TXTextControl.CommentCollection.Count |
Gets the number of elements contained in the collection. |
TXTextControl.CommentCollection.IsSynchronized |
Returns true if the collection is designed to be thread safe, otherwise, it returns false. |
TXTextControl.CommentCollection.Item |
Gets the comment with the specified number from the collection. |
TXTextControl.CommentCollection.SyncRoot |
Gets an object that can be used to synchronize access to the collection. |
TXTextControl.CommentedText.Active |
Gets or sets a value specifying whether the comment is currently active or not. |
TXTextControl.CommentedText.Comment |
Gets or sets a string which is the comment. |
TXTextControl.CommentedText.CreationTime |
Gets the date and time when the comment has been inserted. |
TXTextControl.CommentedText.DefaultHighlightColor |
Gets the default highlight color for the commented text. |
TXTextControl.CommentedText.HighlightColor |
Gets or sets the highlight color for the commented text. |
TXTextControl.CommentedText.HighlightMode |
Gets or sets a value indicating whether the commented text is highlighted. |
TXTextControl.CommentedText.ID |
Gets or sets a user-defined identifier. |
TXTextControl.CommentedText.Length |
Gets the number of commented characters. |
TXTextControl.CommentedText.Number |
Gets the comment's number. |
TXTextControl.CommentedText.RepliedComment |
Gets the comment for which this comment is a reply. |
TXTextControl.CommentedText.Replies |
Gets all replies of this comment or null if there are no replies. |
TXTextControl.CommentedText.Start |
Gets the index (one-based) of the first commented character. |
TXTextControl.CommentedText.Text |
Gets the commented text. |
TXTextControl.CommentedText.UserName |
Gets the name of the user who has commented the document. |
TXTextControl.CommentEventArgs.CommentedText |
Gets an object that represents the commented text. |
TXTextControl.DocumentServer.DataSources.MergeBlockSettings.AddResult |
Returns whether the new block has successfully been inserted by DataSourceManager.InsertMergeBlock. |
TXTextControl.DocumentServer.MailMerge.FormFieldMergedEventArgs.DataRow |
Gets the data row which is used to supply the current field with merge content. |
TXTextControl.DocumentServer.MailMerge.FormFieldMergedEventArgs.FormField |
Gets the already merged FormField. |
TXTextControl.DocumentServer.MailMerge.FormFieldMergedEventArgs.MergeBlockName |
If the form field is part of a merge block, this property returns the name of the block. |
TXTextControl.DocumentServer.MailMerge.FormFieldMergedEventArgs.Merged |
Gets a boolean value that indicates whether the current field has been merged successfully or not. |
TXTextControl.DocumentServer.MailMerge.FormFieldMergedEventArgs.NestingDepth |
If the form field is part of a merge block, this property returns the one-based nesting depth of the block. |
TXTextControl.DocumentServer.MailMerge.FormFieldMergedEventArgs.TableCell |
If the form field is inside of a table, this property returns the containing table cell as a TXTextControl.TableCell instance or null otherwise. |
TXTextControl.DocumentServer.MailMerge.FormFieldMergeType |
Specifies in which manner form fields are treated during the merge process. |
TXTextControl.DocumentServer.Windows.Forms.InsertMergeBlockDialog.AddResult |
Returns whether the new block has successfully been inserted. |
TXTextControl.FormattingStyle.AutoBaseline |
Gets or sets values specifying automatic sub- or superscripted text. |
TXTextControl.FormattingStyle.Capitals |
Gets or sets values specifying wheather lowercase letters are displayed with capital letters. |
TXTextControl.FormattingStyle.CharacterScaling |
Gets or sets the style's character scaling, in percent of the average character width. |
TXTextControl.FormattingStyle.CharacterSpacing |
Gets or sets the style's character spacing value, in twips. |
TXTextControl.FormattingStyle.Culture |
Gets or sets the style's culture. |
TXTextControl.HeaderFooter.Comments |
Gets a collection of all comments in the header or footer. |
TXTextControl.IFormattedText.Comments |
Gets a collection of all comments in the text part. |
TXTextControl.Selection.AutoBaseline |
Gets or sets values specifying wheather the selected text is automatically sub- or superscripted. |
TXTextControl.Selection.Baseline |
Gets or sets the baseline alignment, in twips, of the selected text. |
TXTextControl.Selection.Bold |
Gets or sets the bold attribute of the selected text. |
TXTextControl.Selection.Capitals |
Gets or sets values specifying wheather the lowercase letters of the selected text are displayed with capital letters. |
TXTextControl.Selection.CharacterScaling |
Gets or sets a character scaling, in percent of the average character width, of the selected text. |
TXTextControl.Selection.CharacterSpacing |
Gets or sets a character spacing value, in twips, of the selected text. |
TXTextControl.Selection.FontName |
Gets or sets the font of the selected text. |
TXTextControl.Selection.FontSize |
Gets or sets the font's size, in twips, of the selected text. |
TXTextControl.Selection.ForeColor |
Returns or sets the color used to display the selected text. |
TXTextControl.Selection.Italic |
Gets or sets the italic attribute of the selected text. |
TXTextControl.Selection.Length |
Returns or sets the number of characters selected. |
TXTextControl.Selection.ListFormat |
Gets or sets a bulleted or numbered list and/or its formatting attributes for the selected text. |
TXTextControl.Selection.ParagraphFormat |
Gets or sets the formatting attributes of the selected paragraphs. |
TXTextControl.Selection.Start |
Gets or sets the starting point of selected text. |
TXTextControl.Selection.Strikeout |
Gets or sets the strikeout attribute of the selected text. |
TXTextControl.Selection.Text |
Gets or sets a string containing the currently selected text. |
TXTextControl.Selection.TextBackColor |
Gets or sets the background color for selected text. |
TXTextControl.Selection.Underline |
Gets or sets underlining styles for the selected text. |
TXTextControl.ServerTextControl.Comments |
Gets a collection of all comments. |
TXTextControl.TextControl.CommentHighlightMode |
Gets or sets a value indicating whether all the commented texts in the document are highlighted. |
TXTextControl.TextControl.Comments |
Gets a collection of all comments contained in the text part with the input focus. |
TXTextControl.TextControl.EditableRegionHighlightMode |
Gets or sets a value indicating whether all the editable regions in the document are highlighted. |
TXTextControl.TextFrame.BorderColor |
Gets or sets the color of a text frame's border line. |
TXTextControl.TextFrame.BorderStyle |
Gets or sets the style of a text frame's border line. |
TXTextControl.TextFrame.Comments |
Gets a collection of all comments in the text frame. |
TXTextControl.Windows.Forms.Ribbon.RibbonProofingTab.CommentsHorizontalSidebar |
Gets or sets the horizontal sidebar that is connected to the RibbonProofingTab's TXITEM_Comments button. |
TXTextControl.Windows.Forms.Ribbon.RibbonProofingTab.CommentsSidebar |
Gets or sets the vertical sidebar that is connected to the RibbonProofingTab's TXITEM_Comments button. |