TextToHtmlConversionOptions Class |
Namespace: Aspose.Slides.Export
The TextToHtmlConversionOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | TextToHtmlConversionOptions | Initializes a new instance of the TextToHtmlConversionOptions class |
Name | Description | |
---|---|---|
![]() | AddClipboardFragmentHeader |
Returns or sets value, indicating if Clipboard headers should be added.
Read/write Boolean.
|
![]() | EncodingName |
Returns or sets html encoding name.
This value will be saved to the generated HTML file, but its up to caller to ensure that file will be saved in this encoding.
Read/write String.
|
![]() | LinkEmbedController |
Returns or sets a callback object which controlls how external object will be stored.
Read/write ILinkEmbedController.
|
![]() | TextInheritanceLimit |
Returns or sets inhering depth for text properties.
Read/write TextInheritanceLimit.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |