ITextToHtmlConversionOptions Interface |
Namespace: Aspose.Slides.Export
The ITextToHtmlConversionOptions type exposes the following members.
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.
|