Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
HtmlSaveOptions Class Members
The following tables list the members exposed by HtmlSaveOptions.
Public Properties
| Name | Description |
| BaseUri | Returns or sets the BaseUri to use to resolve external references |
| ImageSavePreference | Determines how images are saved. |
| LocalFilePath | Returns or sets a relative or absolute path where external files, like images, are written to. |
| SaveAbsoluteLocalFilePaths | Returns or sets whether absolute paths are saved out to locate local external files. |
Protected Methods
| Name | Description |
| NotifyPropertyChanged | (Inherited from Infragistics.Documents.RichText.Serialization.SaveOptionsBase) |
Public Events
| Name | Description |
| PropertyChanged | (Inherited from Infragistics.Documents.RichText.Serialization.SaveOptionsBase) |
See Also