Click or drag to resize

HtmlFixedSaveOptions Properties

The HtmlFixedSaveOptions type exposes the following members.

Properties
 NameDescription
Public propertyPageBorder Specifies whether border around pages should be shown. Default is true.
Public propertyPageCount Gets or sets the number of pages to save.
Public propertyPageIndex Gets or sets the 0-based index of the first page to save. Default is 0.
Public propertyPageMargins Specifies the margins around pages. Default value is 10 points.
Public propertySelectedPages Gets or sets a custom page 0-based index set for save. Setting PageIndex or PageCount properties are overrides SelectedPages.
Top
See Also