PageIndex

ParseByTemplateOptions.PageIndex property

Gets or sets index of the page for which to perform a parsing by template. The default value is 0.

public int PageIndex { get; set; }

Property Value

The page index.

See Also