HtmlSaveOptions Class |
Namespace: Aspose.Note.Saving
The HtmlSaveOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | HtmlSaveOptions |
Initializes a new instance of the HtmlSaveOptions class.
|
Name | Description | |
---|---|---|
![]() | CssPerPageGeneration |
Gets or sets whether the StyleSheet file will be generated for each new page separately.
|
![]() | CssSavingCallback |
Gets or sets the callback that is called to create resource to store CSS.
|
![]() | DocumentPerPageGeneration |
Gets or sets a value indicating whether document per page generation is enabled.
|
![]() | ExportCss |
Gets or sets the way css is exported.
|
![]() | ExportFonts |
Gets or sets the way fonts are exported.
|
![]() | ExportImages |
Gets or sets the way images are exported.
|
![]() | FontFaceTypes |
Gets or sets the font face types.
|
![]() | FontSavingCallback |
Gets or sets the callback that is called to create resource to store font.
|
![]() | FontsSubsystem |
Gets or sets font's settings to be used while saving
(Inherited from SaveOptions.) |
![]() | ImageSavingCallback |
Gets or sets the callback that is called to create resource to store image.
|
![]() | PageCount |
Gets or sets the number of pages to save. By default is MaxValue
which means all pages of the document will be rendered.
|
![]() | PageIndex |
Gets or sets the index of the first page to save. By default is 0.
|
![]() | PageSavingCallback |
Gets or sets the callback that is called to create resource to store page.
|
![]() | SaveFormat |
Gets or sets the format in which the document is saved.
(Inherited from SaveOptions.) |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |