Version

DocumentSettings Class Properties

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

Public Properties
 NameDescription
Public PropertyBackgroundGets/sets the background color of the document.  
Public PropertyDefaultCharacterSettingsGets/sets the default settings relating to characters within the document.  
Public PropertyDefaultParagraphSettingsGets/sets the default settings relating to paragraphs within the document.  
Public PropertyDefaultTabStopGets/sets the default tab stop extent, the default is .5 inches  
Public PropertyIsSealedReturns true if this object has been sealed, i.e. immutable. (Inherited from Infragistics.Documents.RichText.RichTextObjectBase)
Public PropertyIsSharedGets the value which indicates whether the settings object is being shared by multiple nodes. (Inherited from Infragistics.Documents.RichText.RichTextSettingsBase)
Public PropertyThemeFontLanguageSettingsDetermines the languages to help in selecting themed fonts.  
Public PropertyThemeInfoGets/sets the theme information for the document.  
See Also