| TXTextControl.CanCharacterFormat | 
	 | 
	Informs whether character formatting attributes can be changed for the currently selected text. | 
	| TXTextControl.CanDocumentFormat | 
	 | 
	Informs whether page and section formatting attributes can be changed. | 
	| TXTextControl.CanEdit | 
	 | 
	Informs whether the document's text can be changed at the current text input position. | 
	| TXTextControl.CanParagraphFormat | 
	 | 
	Informs whether paragraph formatting attributes can be changed for the currently selected text. | 
	| TXTextControl.CanPrint | 
	 | 
	Informs whether the document can be printed. | 
	| TXTextControl.CanStyleFormat | 
	 | 
	Informs whether the document can be formatted with formatting styles. | 
	| TXTextControl.CanTableFormat | 
	 | 
	Informs whether table formatting attributes and/or the table layout can be changed for the currently selected text. | 
	| TXTextControl.DocumentPermissions | 
	 | 
	Specifies settings determining how the document can be edited and formatted, when the EditMode 
is changed from Edit to Protected or Password Protected. | 
	| TXTextControl.EditableRegionHighlightMode | 
	 | 
	This property returns or sets a value determining how editable regions are highlighted in the document. | 
	| TXTextControl.EditableRegionUserId | 
	 | 
	Returns or sets a user-defined identifier of an editable region. | 
	| TXTextControl.EditableRegionUserName | 
	 | 
	Returns or sets the name of the user who can edit the region. | 
	| TXTextControl.EditMode | 
	 | 
	Specifies whether the document is protected or can be freely edited and formatted. | 
	| TXTextControl.UserNames | 
	 | 
	Gets or sets a list of names specifying users who have access to a document. |