The following tables list the members exposed by DocumentSettings.
Name | Description | |
---|---|---|
![]() | DocumentSettings Constructor |
Name | Description | |
---|---|---|
![]() | Background | Gets/sets the background color of the document. |
![]() | DefaultCharacterSettings | Gets/sets the default settings relating to characters within the document. |
![]() | DefaultParagraphSettings | Gets/sets the default settings relating to paragraphs within the document. |
![]() | DefaultTabStop | Gets/sets the default tab stop extent, the default is .5 inches |
![]() | IsSealed | Returns true if this object has been sealed, i.e. immutable. (Inherited from Infragistics.Documents.RichText.RichTextObjectBase) |
![]() | IsShared | Gets the value which indicates whether the settings object is being shared by multiple nodes. (Inherited from Infragistics.Documents.RichText.RichTextSettingsBase) |
![]() | ThemeFontLanguageSettings | Determines the languages to help in selecting themed fonts. |
![]() | ThemeInfo | Gets/sets the theme information for the document. |
Name | Description | |
---|---|---|
![]() | Clone | Performs a deep clone of the object. (Inherited from Infragistics.Documents.RichText.RichTextObjectBase) |
![]() | Seal | Makes the object sealed, i.e. immutable. (Inherited from Infragistics.Documents.RichText.RichTextObjectBase) |
Name | Description | |
---|---|---|
![]() | PropertyChanged | Ocuurs after a property value has changed |