TiffOptions.PageNumber
TiffOptions.PageNumber property
Gets or sets the page number tag.
public ushort[] PageNumber { get; set; }
Property Value
The page number tag.
Exceptions
| exception | condition |
|---|---|
| ArgumentNullException | value |
| ArgumentOutOfRangeException | value;Expected 2 values in the array: PageNumber[0] is the page number and PageNumber[1] is the total number of pages in the document. |
See Also
- class TiffOptions
- namespace Aspose.PSD.ImageOptions
- assembly Aspose.PSD