HtmlExportOptions Properties |
The HtmlExportOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() |
AllowEmbeddingPostScriptFonts | (Inherited from SaveOptions .) |
![]() |
CssStyleSheetFileName |
Gets or sets the name of the HTML export CSS style sheet file.
|
![]() |
CssStyleSheetType |
Gets or sets the type of the HTML export CSS style sheet.
|
![]() |
EPubExportFont |
Gets or sets if font should be embedded in EPub
|
![]() |
HasHeadersFooters |
Gets or sets a value indicating whether HTML export headers footers.
|
![]() |
ImageEmbedded |
If false,indicates exporting the image as a single file;
If true, embedding the image into the html code using Data URI scheme.
The default value is false.
Note: Internet Explorer 8 limits data URIs to a maximum length of 32KB.
|
![]() |
ImagesPath |
Gets or sets the HTML export images folder.
|
![]() |
IsExportDocumentStyles |
Gets or Sets a switch that determines whether to export the document styles to head.
|
![]() |
IsTextInputFormFieldAsText |
Gets or sets a value indicating whether HTML export text input form field as text.
|
![]() |
NeedInitializeTheme | (Inherited from SaveOptions .) |
![]() |
UseHighQualityRendering |
Gets or sets a value determining whether or not to use high quality (i.e. slow) rendering algorithms.
(Inherited from
SaveOptions
.)
|
![]() |
UseMsoSpace |
Obsolete.
Gets or sets a switch that determines whether to use mso rules' space..
|
![]() |
UseSaveFileRelativePath |
Gets or sets a value whether Image Path is relative to the file save path.
|