AnalyzeDocumentOptions.Pages Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
1-based page numbers to analyze. Ex. "1-3,5,7-9".
public string Pages { get; set; }
member this.Pages : string with get, set
Public Property Pages As String