| Alignment |
|
Specifies the alignment of text in a Text Control. |
| AllowDrag |
|
Gets or sets a value indicating whether the control can be a source of a Drag&Drop operation. |
| AllowDrop |
|
Gets or sets a value indicating whether the control can accept data that the user drags onto it. |
| AllowUndo |
|
Determines whether the undo buffer is active or not. |
| AutoBaseLine |
|
Returns or sets values specifying wheather the selected text is automatically sub- or superscripted. |
| AutoExpand |
|
Specifies whether the control size should expand automatically when the text insertion or format changes results in text that does not fit into the Text Control anymore. |
| BackColor |
|
Returns or sets the background color of a Text Control. |
| BackStyle |
|
Returns or sets a value indicating whether the background of a Text Control is transparent or opaque. |
| BaseLine |
|
Specifies the baseline alignment for selected text. |
| BorderStyle |
|
Returns or sets the border style for a Text Control. |
| BulletAttribute |
|
This property returns or sets attributes for bulleted lists. |
| ButtonBarHandle |
|
Specifies the button bar control to be used with a Text Control. |
| CanCharacterFormat |
|
Informs whether character formatting attributes can be changed for the currently selected text. |
| CanCopy |
|
Informs whether a part of a Text Control's document has been selected and can be copied to the clipboard. |
| CanDocumentFormat |
|
Informs whether page and section formatting attributes can be changed. |
| CanEdit |
|
Informs whether the document's text can be changed at the current text input position. |
| CanParagraphFormat |
|
Informs whether paragraph formatting attributes can be changed for the currently selected text. |
| CanPaste |
|
Informs whether the clipboard contains a format that can be pasted into a Text Control's document. |
| CanPrint |
|
Informs whether the document can be printed. |
| CanRedo |
|
Informs whether an operation can be re-done using the Redo method. |
| CanStyleFormat |
|
Informs whether the document can be formatted with formatting styles. |
| CanTableFormat |
|
Informs whether table formatting attributes and/or the table layout can be changed for the currently selected text. |
| CanUndo |
|
Informs whether an operation can be undone using the Undo method. |
| Capitals |
|
Returns or sets values specifying wheather lowercase letters are displayed with capital letters. |
| CaretWidth |
|
This property returns or sets the width of the caret in pixels. |
| CharacterScaling |
|
Returns or sets a character scaling, in percent of the average character width, of the selected text. |
| CharacterSpacing |
|
Returns or sets a character spacing value, in twips, of the selected text. |
| ClipboardFormats |
|
Returns an array of Integer values specifying all the data formats which are currently available in the clipboard and which can be pasted into a TextControl document. |
| ClipChildren |
|
This property is only used for Text Controls which act as a container for other Text Controls or embedded objects. |
| ClipSiblings |
|
This property determines the clipping behaviour of each of the child controls which belong to a common container control. |
| ColumnDistance |
|
Sets the distance, in twips, between the columns on a page for the whole document or for a document's section. |
| ColumnLineColor |
|
Returns or sets the color of a dividing line between two page columns, either for the whole document or for a certain section. |
| ColumnLineWidth |
|
Returns or sets the width, in twips, of a dividing line between two page columns, either for the whole document or for a certain section. |
| Columns |
|
Returns or sets the number of columns on a page for the whole document or for a document's section. |
| ColumnWidthsAndDistances |
|
Returns or sets the number of columns on a page including its widths and distances for the whole document or for a document's section. |
| CommentCreationTime |
|
Returns the date and time when the specified comment has been made. |
| CommentEnd |
|
Returns the index (one-based) of the last character of the text associated with the specified comment. |
| CommentHighlightMode |
|
This property returns or sets a value determining how commented text is highlighted in the document. |
| CommentReplies |
|
Returns the identifiers of all replies of the specified comment. |
| CommentStart |
|
Returns the index (one-based) of the first character of the text associated with the specified comment. |
| CommentText |
|
Returns or sets the comment's text. |
| CommentUserName |
|
Returns the name of the user who has commented the document. |
| ControlChars |
|
Specifies if control characters are visible. |
| CurrentInputPosition |
|
Returns or sets an array of three values which specify the page, line and column number of the current text input position. |
| CurrentPages |
|
Returns the number of pages contained in the current document. |
| DataText |
|
The DataText property is used internally by Visual Basic when a Text Control is used as a bound control. |
| DataTextFormat |
|
When using a Text Control as a bound control, this property specifies if the data which is exchanged
with a database is text or binary data. |
| Device |
|
This property returns or sets the device for which the current Text Control document is formatted. |
| DisplayColor |
|
This property gets or sets the display colors of a TextControl. |
| DocumentPermissions |
|
Specifies settings determining how the document can be edited and formatted, when the EditMode
is changed from Edit to Protected or Password Protected. |
| EditableRegionHighlightMode |
|
This property returns or sets a value determining how editable regions are highlighted in the document. |
| EditableRegionUserId |
|
Returns or sets a user-defined identifier of an editable region. |
| EditableRegionUserName |
|
Returns or sets the name of the user who can edit the region. |
| EditMode |
|
Specifies whether the document is protected or can be freely edited and formatted. |
| Enabled |
|
Returns or sets a value that determines whether a Text Control can respond to user-generated events. |
| EnableSpellChecking |
|
Gets or sets a value indicating whether spell checking is active or not. |
| FieldAtInputPos |
|
Returns the field identifier of the field containing the input position. |
| FieldChangeable |
|
Specifies if the contents of a marked text field can be changed by the user. |
| FieldCurrent |
|
Returns or sets the identifier of the current marked text field for the Fieldxxx properties,
methods and events. |
| FieldData |
|
This property relates numeric or string data to a marked text field. |
| FieldDeleteable |
|
Specifies whether a marked text field can be deleted by the user. |
| FieldDescriptiveText |
|
Defines a descriptive text for a hyperlink or form field. |
| FieldEditAttr |
|
This property returns or sets attributes for advanced editing inside marked text fields. |
| FieldEnd |
|
Returns the end position of a marked text field. |
| FieldHighlightColor |
|
This property returns or sets the highlight color of a text field. |
| FieldHighlightMode |
|
This property returns or sets the highlight mode of a text field. |
| FieldHighlightTransparency |
|
This property returns or sets the transparency of a text field's highlight color. |
| FieldLinkTargetMarkers |
|
Gets or sets a value indicating that markers for hypertext targets are shown or not. |
| FieldPosX |
|
Returns the horizontal position of a marked text field. |
| FieldPosY |
|
Returns the vertical position of a marked text field. |
| FieldStart |
|
Specifies the start position of a marked text field. |
| FieldText |
|
Returns or sets the text which is contained within a marked text field. |
| FieldType |
|
This property sets or returns the type of a marked text field. |
| FieldTypeData |
|
This property sets or returns the data that belongs to a marked text field of a special type. |
| FontBold |
|
Returns or sets the bold font style. |
| FontItalic |
|
Returns or sets the italic font style. |
| FontName |
|
Returns or sets the font used to display text. |
| FontSettings |
|
Determines which kind of fonts can be used in a document. |
| FontSize |
|
Returns or sets a value that specifies the size of the font used to display text. |
| FontStrikethru |
|
Returns or sets the strike thru font style. |
| FontUnderline |
|
Returns or sets the underline font style. |
| FontUnderlineStyle |
|
This property determines styles for the FontUnderline property. |
| FootnoteHighlightMode |
|
This property returns or sets a value indicating whether all the footnote numbers, reference marks as well as
footnote marks, in the document are highlighted. |
| FootnoteName |
|
Returns or sets a name for the footnote. |
| FootnoteNumberFormat |
|
This property returns or sets the footnotes' number format. |
| FootnoteReferenceMarkEnd |
|
Returns the index (one-based) of the last character of the footnote's reference mark. |
| FootnoteReferenceMarkStart |
|
Returns the index (one-based) of the first character of the footnote's reference mark. |
| FootnoteStartNumber |
|
This property returns or sets the number for the first footnote. |
| ForeColor |
|
Returns or sets the color used to display text in a Text Control. |
| FormatSelection |
|
Specifies whether character and paragraph formatting properties apply to the whole text or to a
particular selection only. |
| FormFieldCheckedChar |
|
This property sets or returns the character which is used to display a checkbox in the checked state. |
| FormFieldCheckedChars |
|
This property returns possible characters which can be used to display the checkbox in the checked state. |
| FormFieldDate |
|
This property sets or returns the date of a date field. |
| FormFieldDateFormat |
|
This property sets or returns the format string which is used to display the date of a date field. |
| FormFieldDateFormats |
|
This property returns format picture strings which can be used to format the date. |
| FormFieldEmptyWidth |
|
This property sets or returns the width of a combobox, dropdown list, date field or form textfield which is used when the field
is empty. |
| FormFieldItems |
|
This property sets or returns the items of a combobox or dropdown list as a sequence of strings,
separated through TAB (9) characters. |
| FormFieldUncheckedChar |
|
This property sets or returns the character which is used to display a checkbox in the unchecked state. |
| FormFieldUncheckedChars |
|
This property returns possible characters which can be used to display the checkbox in the unchecked state. |
| FormulaReferenceStyle |
|
Gets or sets a value determining how references to table cells in formulas are specified. |
| FrameColor |
|
Returns or sets the background color for selected paragraphs. |
| FrameDistance |
|
Returns or sets the distance between text and paragraph frame for the currently selected paragraph(s). |
| FrameLineColor |
|
Returns or sets the color for the frame lines of selected paragraphs. |
| FrameLineWidth |
|
Specifies the line widths of the currently selected paragraphs' frames. |
| FrameStyle |
|
Returns or sets the style of the currently selected paragraphs' frames. |
| HeaderFooter |
|
This property determines which kind of headers and/or footers the document or a section contains. |
| HeaderFooterAtInputPos |
|
Returns which header or footer owns the current text input position. |
| HeaderFooterConnectedToPrevious |
|
This property returns or sets a value specifying whether a header or footer is connected with the header or footer of the previous section. |
| HeaderFooterPosition |
|
This property specifies the position of a header or footer. |
| HeaderFooterStyle |
|
This property determines how headers and footers can be activated and how activated headers and
footers appear on the screen. |
| HideSelection |
|
Specifies whether a text selection is hidden when the Text Control looses the input focus. |
| hWnd |
|
Returns a handle to a Text Control. |
| ImageDisplayMode |
|
Provides several modes to set the way in which images are displayed or refreshed. |
| ImageExportCompressionQuality |
|
Determines a value between 1 and 100, which is the quality of a lossy data compression used, if the image is saved. |
| ImageExportFilename |
|
Determines the file name of an image or signature field used if a document is saved. |
| ImageExportFilters |
|
This property returns a string which specifies the available filters for exporting images. |
| ImageExportFormat |
|
Determines the format used if an image is saved. |
| ImageExportMaxResolution |
|
Determines the maximum resolution in dots per inch used, if the image is saved. |
| ImageFilename |
|
Determines the image file name of an inserted image or signature field. |
| ImageFilters |
|
This property returns a string which specifies the available image filters. |
| ImageSaveMode |
|
Determines whether the image is stored through its data or through its file reference. |
| IndentB |
|
Returns or sets an additional bottom distance (in twips) for a paragraph
or a selected range of paragraphs. |
| IndentFL |
|
Returns or sets an additional left indent (in twips) for the first line of a paragraph or a selected range of paragraphs. |
| IndentL |
|
Returns or sets the left indent (in twips) for a paragraph or a selected range of paragraphs. |
| IndentR |
|
Returns or sets the right indent (in twips) for a paragraph or a selected range of paragraphs. |
| IndentT |
|
Returns or sets an additional top distance (in twips) for a paragraph or a selected range of paragraphs. |
| InsertionMode |
|
Specifies whether text is inserted or overwrites existing text. |
| IsFormulaCalculationEnabled |
|
Gets or sets a value indicating whether formulas in tables are automatically calculated when the text of an input cell is changed. |
| IsTrackChangesEnabled |
|
Gets or sets a value indicating whether track changes is active or not. |
| Justification |
|
Gets or sets the kind of justification in documents containing Arabic or Hebrew characters. |
| KeepLinesTogether |
|
Gets or sets a value indicating whether a page break is allowed within a paragraph. |
| KeepWithNext |
|
If this property is set to true for a paragraph, it is displayed on the same page as its following paragraph. |
| Language |
|
Determines the language in which Text Control displays dialog boxes and error messages. |
| LineSpacing |
|
Specifies the line spacing for the currently selected paragraphs as a percentage of the font size. |
| LineSpacingT |
|
Specifies the line spacing for the currently selected paragraphs in twips. |
| ListType |
|
Returns or sets a list type for a paragraph or a selected range of paragraphs. |
| LoadSaveAttribute |
|
This property enables an application to specify several attributes that can be used in combination
with the Load and Save methods for the following situations: 1. |
| Locale |
|
Specifies a language for the selected text. |
| LockWindowUpdate |
|
Disables or reenables redrawing. |
| MisspelledWordAtInputPos |
|
Gets the number of the misspelled word at the current text input position. |
| MisspelledWordLength |
|
Gets the length of the misspelled word with the specified number. |
| MisspelledWords |
|
Gets the current number of misspelled words. |
| MisspelledWordStart |
|
Gets the zero-based position of the misspelled word with the specified number. |
| MousePointer |
|
Returns or sets a value indicating the type of mouse pointer displayed when the mouse is over a
particular part of a Text Control at run time. |
| NumberingAttribute |
|
This property returns or sets attributes for numbered lists. |
| ObjectCurrent |
|
Returns or sets the current object for setting properties of images, text frames, signature fields or OLE objects. |
| ObjectDescriptiveText |
|
Defines a descriptive text for an image, text frame, signature field or OLE object. |
| ObjectDistance |
|
Specifies the distance (in twips) between an image, text frame, signature field or OLE object and the text that flows around it. |
| ObjectHeight |
|
Returns or sets the natural height, in twips, of an image, text frame, signature field or OLE object. |
| ObjectInsertionMode |
|
Gets or sets an image's, text frame's, signature field's or OLE object's formatting behaviour. |
| ObjectItem |
|
Returns a reference to an OLE object. |
| ObjectName |
|
Defines a name for an image, text frame, signature field or OLE object. |
| ObjectPosX |
|
Gets or sets the image's, text frame's, signature field's or OLE object's horizontal position, in twips. |
| ObjectPosY |
|
Gets or sets the image's, text frame's, signature field's or OLE object's vertical position, in twips. |
| ObjectScaleX |
|
Specifies the object's horizontal scaling factor as a percentage. |
| ObjectScaleY |
|
Specifies the object's vertical scaling factor as a percentage. |
| ObjectSizeMode |
|
Specifies whether an inserted image, text frame, signature field or OLE object can be moved or resized at run time. |
| ObjectTextflow |
|
Gets or sets a value in which way text flows around an image, text frame, signature field or OLE object. |
| ObjectTransparency |
|
Specifies the object's transparency. |
| ObjectUserId |
|
Defines a user-defined identifier for an image, text frame, signature field or OLE object. |
| ObjectWidth |
|
Returns or sets the natural width, in twips, of an image, text frame, signature field or OLE object. |
| PageBorderAttribute |
|
This property returns or sets page border attributes for the whole document or for a document's section. |
| PageBreakBefore |
|
If this property is set to true for a paragraph, it is always displayed on top of a page. |
| PageCount |
|
Returns the number of pages, the document contains. |
| PageHeight |
|
Returns or sets the height of the page for the whole document or for a document's section. |
| PageImage |
|
Returns an image of the specified page which can be used with the Picture property of a Form object,
PictureBox control or Image control. |
| PageLength |
|
Gets the number of characters of the page, including the page break character at the end of the page. |
| PageMarginB |
|
Returns or sets the bottom page margin for the whole document or for a document's section. |
| PageMarginL |
|
Returns or sets the left page margin for the whole document or for a document's section. |
| PageMarginR |
|
Returns or sets the right page margin for the whole document or for a document's section. |
| PageMarginT |
|
Returns or sets the top page margin for the whole document or for a document's section. |
| PageOrientation |
|
Returns or sets the page orientation, portrait or landscape. |
| PageStart |
|
Gets the number (one-based) of the page's first character. |
| PageViewStyle |
|
Defines the kind of view to display the page background. |
| PageWidth |
|
Returns or sets the width of the page for the whole document or for a document's section. |
| ParagraphCount |
|
Returns the number of paragraphs, the document contains. |
| PermanentControlChars |
|
Gets or sets a value specifying which control characters are shown permanently on the screen. |
| PrintColors |
|
Specifies whether text colors are printed as colors or in black. |
| PrintDevice |
|
Sets the printer device context for TextContol's built-in printing function. |
| PrintOffset |
|
Determines whether Text Control starts printing exactly at the top left corner of the page, or at
the printer's physical printing offset. |
| PrintZoom |
|
Specifies a zoom factor for printing. |
| ResourceFile |
|
Returns or sets the file name of a resource library which Text Control loads to display resources like information strings, error messages and built-in dialog boxes. |
| RightToLeft |
|
Returns or sets a value specifying whether the Text Control's vertical scrollbar is at the left or right border and
whether the Text Control has a right or left zoom origin. |
| RTFSelText |
|
This property works much like the standard SelText property. |
| RulerHandle |
|
Specifies the ruler control to be used as horizontal ruler with a Text Control. |
| ScrollBars |
|
Returns or sets a value indicating whether a Text Control has horizontal or vertical scroll bars. |
| ScrollPosX |
|
Specifies the position of the horizontal scroll bar in twips. |
| ScrollPosY |
|
Specifies the position of the vertical scroll bar in twips. |
| SectionAtInputPos |
|
Returns the number of the section containing the current text input position. |
| SectionBreakKind |
|
Returns or sets the kind of the section break the section starts with. |
| SectionCount |
|
Returns the number of sections, the document contains. |
| SectionCurrent |
|
Returns or sets the section number for the following properties and methods:
PageWidth,
PageHeight,
PageMarginL,
PageMarginT,
PageMarginR,
PageMarginB,
PageOrientation,
HeaderFooter,
HeaderFooterActivate,
HeaderFooterSelect,
HeaderFooterPosition,
HeaderFooterConnectedToPrevious,
Columns,
PageBorderAttribute,
ColumnDistance,
ColumnLineWidth,
ColumnLineColor,
ColumnWidthsAndDistances,
SectionRestartPageNumbering,
and SectionBreakKind. |
| SectionLength |
|
Gets the number of characters in the section. |
| SectionRestartPageNumbering |
|
Returns or sets a value specifying whether page numbering is restarted at the beginning of a document section. |
| SectionStart |
|
Gets the number (one-based) of the section's first character. |
| SelectionViewMode |
|
Specifies whether text selections are displayed with a transparent bitmap or through inverting the text.
|
| SelectObjects |
|
Specifies a value controlling the selection of objects such as images and textframes which are inserted behind the text. |
| SelLength |
|
Returns or sets the number of characters selected. |
| SelStart |
|
Returns or sets the starting point of text selected or indicates the position of the insertion point if no text is selected. |
| SelText |
|
Returns or sets the string containing the currently selected text. |
| SignatureFieldSignerData |
|
Defines info data of a suggested signer. |
| SizeMode |
|
Specifies whether the Text Control can be moved or resized at run time. |
| StatusBarHandle |
|
Specifies the status bar control to be used with a Text Control. |
| StyleCurrent |
|
Returns or sets the formatting style at the current input position or, if text is selected, changes all styles of the selected text to the specified style. |
| Styles |
|
Returns a collection of all formatting styles in a document. |
| SupportedFonts |
|
This property returns a string specifying the names of all available fonts. |
| TabCurrent |
|
Specifies the current tab number for the properties TabPos and
TabType. |
| TabKey |
|
Determines if the keyboard's tab key moves the input focus to the next control or to insert
tabulators in the Text Control's text. |
| TableAtInputPos |
|
Returns the table identifier of the table containing the input position. |
| TableCanChangeAttr |
|
This property provides information about whether the attributes of all the selected table cells can be altered. |
| TableCanDeleteColumn |
|
This property provides information about whether table columns can be deleted. |
| TableCanDeleteLines |
|
This property provides information about whether table lines can be deleted. |
| TableCanInsert |
|
This property provides information about whether a table can be inserted. |
| TableCanInsertColumn |
|
This property provides information about whether a table column can be inserted. |
| TableCanInsertLines |
|
This property provides information about whether table lines can be inserted. |
| TableCanMergeCells |
|
This property provides information about whether table cells can be merged. |
| TableCanSplit |
|
Checks whether a table can be split. |
| TableCanSplitCells |
|
This property provides information about whether table cells can be split. |
| TableCellAttribute |
|
Returns or sets attributes of a table cell. |
| TableCellData |
|
Returns or sets a string associated with the specified table cell. |
| TableCellFormula |
|
Returns or sets the table cell's formula. |
| TableCellLength |
|
Returns the number of characters in a table cell. |
| TableCellNumberFormat |
|
Returns or sets a number format for the table cell. |
| TableCellStart |
|
Returns the character index (one-based) of the first character in a table cell. |
| TableCellText |
|
Returns or sets the text of a table cell. |
| TableCellTextType |
|
Returns or sets the text type of the table cell which determines whether the cell's text is interpreted as a number or as text. |
| TableColAtInputPos |
|
Returns the number of the current input column in a table. |
| TableColumns |
|
Informs about the number of columns a specified table contains. |
| TableDescriptiveText |
|
Defines a descriptive text for a table. |
| TableGridLines |
|
This property determines whether or not grid lines in tables are visible. |
| TableNestedLevel |
|
Gets the nested level for the specified table. |
| TableRowAtInputPos |
|
Returns the number of the current input row in a table. |
| TableRows |
|
Informs about the number of rows a specified table contains. |
| TabPos |
|
Determines the position, in twips, of a certain tab. |
| TabType |
|
Determines the type of a certain tab. |
| TargetAtInputPos |
|
Returns the target identifier of the target at the current text input position. |
| TargetData |
|
This property relates numeric or string data to a link target. |
| TargetName |
|
Returns or sets the name of a link target. |
| TargetPos |
|
Returns the position of a target. |
| TargetStart |
|
Returns the target's character index, one-based, in the document. |
| Text |
|
Returns or sets the complete text of a Text Control. |
| TextBkColor |
|
Returns or sets the background color for selected text. |
| TextDirection |
|
Specifies the writing direction. |
| TextFrameBackColor |
|
Returns or sets the background color of a text frame. |
| TextFrameBorderWidth |
|
Specifies the width, in twips, of a text frame's border line. |
| TextFrameInternalMargin |
|
Specifies the distance (in twips) between a text frame's border line and the text. |
| TextFrameMarkerLines |
|
This property determines whether or not marker lines for text frames are visible. |
| TrackedChangeEnd |
|
Returns the index (one-based) of the last character of the specified tracked change. |
| TrackedChangeKind |
|
Returns the kind of tracked change. |
| TrackedChangeStart |
|
Returns the index (one-based) of the first character of the specified tracked change. |
| TrackedChangeTime |
|
Returns the date and time when the change has been made. |
| TrackedChangeUserName |
|
Returns the name of the user who has changed the document. |
| UserNames |
|
Gets or sets a list of names specifying users who have access to a document. |
| VerticalRulerHandle |
|
Specifies the ruler control to be used as vertical ruler with a Text Control. |
| ViewMode |
|
Returns or sets the mode in which Text Control displays its text contents. |
| WidowOrphanLines |
|
Gets or sets the number of lines for widow/orphan control. |
| WordWrapMode |
|
This property returns or sets the mode how Text Control handles word wrapping in lines without space or other word breaking characters. |
| XMLEditMode |
|
Specifies whether Text Control operates in an edit mode that validates the XML document according to
the document's DTD. |
| XMLElements |
|
Returns a collection of all XML elements with the same tag name.
|
| ZoomFactor |
|
Specifies the zoom factor for a Text Control. |