| Image.ExportCompressionQuality | | Sets a value between 1 and 100, which is the quality of a lossy data compression used if this image is saved. |
| Image.ExportMaxResolution | | Gets or sets the maximum resolution in dots per inch used if this image is saved. |
| RulerBar.BorderStyle | | Gets or sets the border style of the ruler bar. |
| SaveSettings.DocumentAccessPermissions | | Specifies how a document can be accessed after it has been opened. |
| SaveSettings.ImageCompressionQuality | | Sets a value between 1 and 100, which is the quality of a lossy image compression used when a document is saved. |
| SaveSettings.ImageMaxResolution | | Sets the maximum resolution for all images in the document in dots per inch when the document is saved. |
| SaveSettings.MasterPassword | | Specifies the password for the document's access permissions. |
| SaveSettings.UserPassword | | Specifies the password for the user to open the document. |
| StatusBar.BorderStyle | | Gets or sets the border style of the status bar. |
| Table.CanSplit | | Checks whether this table can be split. |
| Table.NestedLevel | | Gets the nested level for the specified table. |
| Table.NestedTables | | Gets a collection of all tables nested in this table. |
| Table.OuterMostTable | | Gets a table's outermost table. |
| Table.OuterTable | | Gets a table's outer table. |
| TextControl.AllowUndo | | Gets or sets a value indicating whether the undo buffer is active or not. |
| TextControl.AutoControlSize | | Gets or sets values that enable automatic expansion or shrinking of a Text Control's width or height depending on the currently contained text. |
| TextControl.RedoActionName | | Gets a string that represents the name of the action that will be performed when a call to the Redo method is made. |
| TextControl.UndoActionName | | Gets a string that represents the name of the action that will be performed when a call to the Undo method is made. |