Html |
The HtmlFixedSaveOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | PageBorder | Specifies whether border around pages should be shown. Default is true. |
![]() | PageCount | Gets or sets the number of pages to save. |
![]() | PageIndex | Gets or sets the 0-based index of the first page to save. Default is 0. |
![]() | PageMargins | Specifies the margins around pages. Default value is 10 points. |
![]() | SelectedPages | Gets or sets a custom page 0-based index set for save. Setting PageIndex or PageCount properties are overrides SelectedPages. |