PageIndex

RasterizationOptions.PageIndex property

Gets or sets the index of the first page (0-based) to convert into PDF.

public int PageIndex { get; set; }

See Also