<PackageReference Include="Relativity.Server.Testing.Framework.SDK" Version="10.3.0" />

ImagingWordOptions

public class ImagingWordOptions
Represents the word processing options set on an ImagingProfile instance.
public HashSet<ImagingWordInclude> Include { get; set; }

Gets or sets the word processing options for rendering comments, field codes, and hidden text.

Gets or sets the word processing option for page orientation, such portrait, landscape, or original orientation.

public bool ShowTrackChanges { get; set; }

Gets or sets a value indicating whether to display any markup added to the document through the Track Changes feature in Microsoft Word.