| ApplicationFields |
Gets a collection of all Microsoft Word or Heiler HighEdit fields that have been created or imported from a Microsoft Word or RTF document. |
| BackColor |
Gets or sets the background color of the control. |
| Barcodes |
Gets a collection of all barcodes in a document. |
| Baseline |
Gets or sets the baseline alignment, in twips, of the control. |
| Charts |
Gets a collection of all charts in a document. |
| Comments |
Gets a collection of all comments. |
| DocumentLinks |
Gets a collection of all links that point to targets in the same document. |
| DocumentSettings |
Gets a DocumentSettings object providing properties which inform about general document settings, such as author and title, contained in the document the user is currently working on. |
| DocumentTargets |
Gets a collection of all targets in the document. |
| Drawings |
Gets a collection of all drawings in a document. |
| EditableRegions |
Gets a collection of all editable regions contained in the document. |
| EntryAssembly |
Sets main project assembly which licenses a ServerTextControl. |
| Font |
Gets or sets the control's font. |
| FontSettings |
Gets a FontSettings object which provides properties determining which fonts can be used in a document. |
| FontUnderlineStyle |
Gets or sets underlining style for the text displayed by the control. |
| Footnotes |
Gets a collection of all footnotes contained in the main text of the document. |
| ForeColor |
Gets or sets the foreground color of the control. |
| FormFields |
Gets a collection of all form fields contained in the document. |
| FormattingPrinter |
Gets or sets the name of a printer the text dimensions and capabilities of which are used to format the document. |
| FormulaReferenceStyle |
Gets or sets a value determining how references to table cells in formulas are specified. |
| Frames |
Gets a collection of all images, textframes, charts and barcodes in a document. |
| HeadersAndFooters |
Gets a collection of all headers and footers the current document contains. |
| HypertextLinks |
Gets a collection of all hypertext links contained in the main text of the document. |
| Images |
Gets a collection of all images contained in the main text of the document. |
| InlineStyles |
Gets a collection of all inline styles the current document contains. |
| InputPosition |
Gets or sets the current text input position. |
| IsCreated |
Gets a value indicating whether the control is completely created. |
| IsFormulaCalculationEnabled |
Gets or sets a value indicating whether formulas in tables are automatically calculated when the text of an input cell is changed. |
| IsHyphenationEnabled |
Gets or sets a value indicating whether hyphenation is active or not. |
| IsLanguageDetectionEnabled |
Gets or sets a value indicating whether language detection is active or not. |
| IsSpellCheckingEnabled |
Gets or sets a value indicating whether spell checking is active or not. |
| Landscape |
Gets or sets a value indicating whether the page orientation is landscape or portrait. |
| Lines |
Gets a collection of all lines contained in the main text of the document. |
| ListFormat |
Gets or sets the type and the formatting attributes of a bulleted or numbered list. |
| MisspelledWords |
Gets a collection of all misspelled words in the main text of the document. |
| PageMargins |
Gets or sets the margins for the pages of the current document. |
| PageSize |
Specifies the width and height of the pages for the current document. |
| PageUnit |
Gets or sets the measure used for page sizes and page margins. |
| Pages |
Gets the number of pages contained in the current document. |
| ParagraphFormat |
Gets or sets the paragraph formatting attributes of the text displayed by the control. |
| ParagraphStyles |
Gets a collection of all paragraph styles the current document contains. |
| Paragraphs |
Gets a collection of all paragraphs contained in the main text of the document. |
| Sections |
Gets a collection of all sections in the document. |
| Selection |
Gets or sets the current selection in the main text of the document. |
| SignatureFields |
Gets a collection of all signature fields contained in the main text of the document. |
| SpellChecker |
Specifies the spell checking component to be used with a ServerTextControl. |
| SubTextParts |
Gets a collection of all subtextparts contained in the document. |
| Tables |
Gets a collection of all tables contained in the document. |
| TablesOfContents |
Gets a collection of all tables of contents in the document. |
| Text |
Gets or sets the control's text. |
| TextBackColor |
Gets or sets the background color for the text. |
| TextChars |
Gets a collection of all characters contained in the main text of the document. |
| TextFields |
Gets a collection of all standard text fields contained in the main text of the document. |
| TextFrames |
Gets a collection of all text frames the current document contains. |
| TextParts |
Gets a collection of all text parts the current document contains. |
| TrackedChanges |
Gets a collection of all changes made in the active part of the document. |