ImageOrPrintOptions.PageIndex

ImageOrPrintOptions.PageIndex property

Gets or sets the 0-based index of the first page to save.

public int PageIndex { get; set; }

Remarks

Default is 0.

See Also