Version

PlainTextLoadOptions Class Members

The following tables list the members exposed by PlainTextLoadOptions.

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