Version

HtmlSaveOptions Class Members

The following tables list the members exposed by HtmlSaveOptions.

Public Constructors
 NameDescription
Public ConstructorHtmlSaveOptions ConstructorCreates a new HtmlSaveOptions instance.  
Public Properties
 NameDescription
Public PropertyBaseUriReturns or sets the BaseUri to use to resolve external references  
Public PropertyImageSavePreferenceDetermines how images are saved.  
Public PropertyLocalFilePathReturns or sets a relative or absolute path where external files, like images, are written to.  
Public PropertySaveAbsoluteLocalFilePathsReturns or sets whether absolute paths are saved out to locate local external files.  
Protected Methods
 NameDescription
Protected MethodNotifyPropertyChanged (Inherited from Infragistics.Documents.RichText.Serialization.SaveOptionsBase)
Public Events
 NameDescription
Public EventPropertyChanged (Inherited from Infragistics.Documents.RichText.Serialization.SaveOptionsBase)
See Also