Version 24.2 (latest)

PlainTextSerializationProvider Class Properties

For a list of all members of this type, see PlainTextSerializationProvider members.

Public Properties
 NameDescription
Public PropertyClipboardFormatOptionsGets or sets the format options to use when serializing or deserializing plain text on the clipboard.  
Public PropertyFormatOptionsGets or sets the format options to use when saving or loading plain text.  
Public Propertystatic (Shared in Visual Basic)InstanceGets a singleton instance of the PlainTextSerializationProvider.  
Public PropertySupportedClipboardFormatsGets or sets a comma separated list of clipboard formats which can be loaded and/or saved by this serialization provider. (Inherited from Infragistics.Documents.RichText.Serialization.SerializationProviderBase)
See Also