PagesSetup

PdfCompareOptions.PagesSetup property

Gets or sets the page range to compare. When null, all pages are compared.

public PagesSetup PagesSetup { get; set; }

See Also