DisplayMode

PdfCompareOptions.DisplayMode property

Gets or sets how the comparison result document is laid out. The default value is Inline.

public ComparisonDisplayMode DisplayMode { get; set; }

See Also