Version

PlainTextSaveOptions Class Members

The following tables list the members exposed by PlainTextSaveOptions.

Public Constructors
 NameDescription
Public ConstructorPlainTextSaveOptions ConstructorCreates a new PlainTextSaveOptions instance.  
Public Properties
 NameDescription
Public PropertyEncodingGets or sets the encoding to use when saving plain text.  
Public PropertyFormatOptionsGets or sets the format options to use when saving plain text.  
Protected Methods
 NameDescription
Protected MethodNotifyPropertyChangedFires the SaveOptionsBase.PropertyChanged event with the specified property name. (Inherited from Infragistics.Documents.RichText.Serialization.SaveOptionsBase)
Public Events
 NameDescription
Public EventPropertyChangedOccurs when a property value is changed. (Inherited from Infragistics.Documents.RichText.Serialization.SaveOptionsBase)
See Also