TXTextControl.DocumentServer.MailMerge.DataRowMergedEventArgs.MergedRow |
Gets or sets a byte array that contains the complete data of the merged data row. |
TXTextControl.DocumentServer.MailMerge.FieldMergedEventArgs.MergedField |
Gets or sets a byte array that contains the complete data of the merged field. |
TXTextControl.DocumentServer.MailMerge.ImageFieldMergedEventArgs.FieldName |
Gets the name of the merged field. |
TXTextControl.DocumentServer.MailMerge.ImageFieldMergedEventArgs.Filename |
Gets the filename of the merged image. |
TXTextControl.DocumentServer.MailMerge.ImageFieldMergedEventArgs.Image |
Gets or sets the image that has been merged into the field. |
TXTextControl.DocumentServer.MailMerge.ImageFieldMergedEventArgs.Merged |
Gets a bool value that indicates whether the current field has been merged successfully or not. |
TXTextControl.DocumentServer.MailMerge.RemoveTrailingWhitespace |
Specifies whether trailing whitespace should be removed before saving a document. |
TXTextControl.HeaderFooter.HypertextLinks |
Gets a collection of all hypertext links the header or footer contains. |
TXTextControl.HeaderFooter.MisspelledWords |
Gets a collection of all misspelled words the header or footer contains. |
TXTextControl.IFormattedText.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. |
TXTextControl.IFormattedText.HypertextLinks |
Gets a collection of all hypertext links in the text part. |
TXTextControl.IFormattedText.Images |
Gets a collection of all images in the text part. |
TXTextControl.IFormattedText.Lines |
Gets a collection of all lines the text in the text part consists of. |
TXTextControl.IFormattedText.MisspelledWords |
Gets a collection of all misspelled words in the text part. |
TXTextControl.IFormattedText.Paragraphs |
Gets a collection of all paragraphs the text in the text part consists of. |
TXTextControl.IFormattedText.Selection |
Gets or sets the current selection in the text part. |
TXTextControl.IFormattedText.Tables |
Gets a collection of all tables in the text part. |
TXTextControl.IFormattedText.TextChars |
Gets a collection of all characters the text in the text part consists of. |
TXTextControl.IFormattedText.TextFields |
Gets a collection of all standard text fields in the text part. |
TXTextControl.InputFormat.AllFrameLines |
Gets or sets a value specifying whether all frame lines, including all inner frame lines, are set for the selected text. |
TXTextControl.InputFormat.Bold |
Gets or sets a value specifying whether text is bold at the current input position. |
TXTextControl.InputFormat.BottomDistance |
Gets or sets a bottom paragraph distance, in twips, at the current input position. |
TXTextControl.InputFormat.BottomFrameLine |
Gets or sets a value specifying whether there is a frame line at the bottom of the text. |
TXTextControl.InputFormat.BoxFrame |
Gets or sets a value specifying whether there is a complete frame around the text. |
TXTextControl.InputFormat.BulletCharacter |
Gets or sets the bullet character at the current input position. |
TXTextControl.InputFormat.BulletedList |
Gets or sets a value specifying whether there is a bulleted list at the current input position. |
TXTextControl.InputFormat.Centered |
Gets or sets a value specifying whether text is centered at the current input position. |
TXTextControl.InputFormat.FontFamily |
Gets or sets the font family at the current input position. |
TXTextControl.InputFormat.FontSize |
Gets or sets the font's size, in twips, at the current input position. |
TXTextControl.InputFormat.HangingIndent |
Gets or sets the hanging indent, in twips, at the current input position. |
TXTextControl.InputFormat.InnerHorizontalFrameLines |
Gets or sets a value specifying whether all inner horizontal frame lines are set for the selected text. |
TXTextControl.InputFormat.InnerVerticalFrameLines |
Gets or sets a value specifying whether all inner vertical frame lines are set for the selected text. |
TXTextControl.InputFormat.Italic |
Gets or sets a value specifying whether the text is italic at the current input position. |
TXTextControl.InputFormat.Justified |
Gets or sets a value specifying whether text is justified at the current input position. |
TXTextControl.InputFormat.LeftAligned |
Gets or sets a value specifying whether text is left aligned at the current input position. |
TXTextControl.InputFormat.LeftFrameLine |
Gets or sets a value specifying whether there is a frame line at the left side of the text. |
TXTextControl.InputFormat.LeftIndent |
Gets or sets the left indent, in twips, at the current input position. |
TXTextControl.InputFormat.LineSpacing |
Gets or sets the line spacing, in percent, at the current input position. |
TXTextControl.InputFormat.NumberedList |
Gets or sets a value specifying whether there is a numbered list at the current input position. |
TXTextControl.InputFormat.NumberedListFormat |
Gets or sets the number format for a numbered list at the current input position. |
TXTextControl.InputFormat.NumberFormats |
Returns an array of all supported number formats for numbered and structured lists. |
TXTextControl.InputFormat.RightAligned |
Gets or sets a value specifying whether text is right aligned at the current input position. |
TXTextControl.InputFormat.RightFrameLine |
Gets or sets a value specifying whether there is a frame line at the right side of the text. |
TXTextControl.InputFormat.RightIndent |
Gets or sets the right indent, in twips, at the current input position. |
TXTextControl.InputFormat.Strikeout |
Gets or sets a value specifying whether the text is strikeout at the current input position. |
TXTextControl.InputFormat.StructuredList |
Gets or sets a value specifying whether there is a structured list at the current input position. |
TXTextControl.InputFormat.StructuredListFormat |
Gets or sets the number format for a structured list at the current input position. |
TXTextControl.InputFormat.StyleName |
Gets or sets the formatting style name at the current input position. |
TXTextControl.InputFormat.StyleNames |
Returns an array of the names of all formatting styles, the document contains. |
TXTextControl.InputFormat.Subscript |
Gets or sets a value specifying whether text is subscript at the current input position. |
TXTextControl.InputFormat.Superscript |
Gets or sets a value specifying whether text is superscript at the current input position. |
TXTextControl.InputFormat.TextBackColor |
Gets or sets the color used to display the text background color at the current input position. |
TXTextControl.InputFormat.TextColor |
Returns or sets the color used to display the text at the current input position. |
TXTextControl.InputFormat.TopDistance |
Gets or sets a top paragraph distance, in twips, at the current input position. |
TXTextControl.InputFormat.TopFrameLine |
Gets or sets a value specifying whether there is a frame line at the top of the text. |
TXTextControl.InputFormat.Underline |
Gets or sets a value specifying whether text is underlined at the current input position. |
TXTextControl.InputFormat.UnderlineStyle |
Gets or sets the underline style at the current input position. |
TXTextControl.InputFormat.UnderlineStyles |
Returns an array of all supported underline styles. |
TXTextControl.MisspelledWord.Length |
Gets the length of a misspelled word. |
TXTextControl.MisspelledWord.Number |
Gets the number of this misspelled word. |
TXTextControl.MisspelledWord.Start |
Gets the starting position of a misspelled word. |
TXTextControl.MisspelledWord.Text |
Gets the text of the misspelled word. |
TXTextControl.MisspelledWordCollection.Count |
Gets the number of elements contained in the collection. |
TXTextControl.MisspelledWordCollection.Item |
Gets a misspelled word from the collection. |
TXTextControl.PageSize.Height |
Specifies the page height of a document or document section. |
TXTextControl.PageSize.Width |
Specifies the page width of a document or document section. |
TXTextControl.ServerTextControl.IsSpellCheckingEnabled |
Gets or sets a value indicating whether spell checking is active or not. |
TXTextControl.ServerTextControl.MisspelledWords |
Gets a collection of all misspelled words in the main text of the document. |
TXTextControl.ServerTextControl.PageUnit |
Gets or sets the measure used for page sizes and page margins. |
TXTextControl.ServerTextControl.TextParts |
Gets a collection of all text parts the current document contains. |
TXTextControl.SpellCheckTextEventArgs.MisspelledWords |
Gets or sets an array of MisspelledWord objects. |
TXTextControl.SpellCheckTextEventArgs.Text |
Gets the text to check. |
TXTextControl.TableRow.IsHeader |
Gets or sets a value specifying whether the table row is part of the table's header. |
TXTextControl.TextField.IsSpellCheckingEnabled |
Specifies whether a text field's text is checked on misspelled words. |
TXTextControl.TextFrame.HypertextLinks |
Gets a collection of all hypertext links in a text frame. |
TXTextControl.TextFrame.MisspelledWords |
Gets a collection of all misspelled words the text frame contains. |
TXTextControl.TextPartCollection.Count |
Gets the number of elements contained in the collection. |
TXTextControl.WPF.LogarithmicConverter.InputCenter |
Sets or gets the numeric value of the source value range which will be mapped to the center of the target value range. |
TXTextControl.WPF.LogarithmicConverter.InputMaximum |
Sets or gets the upper bound of the source value range. |
TXTextControl.WPF.LogarithmicConverter.InputMinimum |
Sets or gets the lower bound of the source value range. |
TXTextControl.WPF.LogarithmicConverter.OutputMaximum |
Sets or gets the upper bound of the target value range. |
TXTextControl.WPF.LogarithmicConverter.OutputMinimum |
Sets or gets the lower bound of the target value range. |
TXTextControl.WPF.MeasureConverter.Decimals |
Gets or sets the number of decimals for the converted value. |
TXTextControl.WPF.MeasureConverter.ShowAllDecimals |
Gets or sets a value specifying whether all decimals set with the Decimals property are shown, when the result is a string. |
TXTextControl.WPF.MeasureConverter.Unit |
Gets or sets the measuring unit for the conversion. |
TXTextControl.WPF.RulerBar.BorderStyle |
Gets or sets the border style of the ruler bar. |
TXTextControl.WPF.RulerBar.DisplayColors |
Gets or sets the colors of the ruler bar. |
TXTextControl.WPF.RulerBar.EnablePageMargins |
Enables or disables the setting of page margins. |
TXTextControl.WPF.RulerBar.ScaleUnit |
Gets or sets the unit of the ruler bar's scale. |
TXTextControl.WPF.RulerBarColors.BackColor |
Gets or sets the background color at the left or top edge of the ruler bar. |
TXTextControl.WPF.RulerBarColors.ForeColor |
Gets or sets the color used for the numbers of the ruler. |
TXTextControl.WPF.RulerBarColors.GradientBackColor |
Gets or sets the background color at the right or bottom edge of the ruler bar. |
TXTextControl.WPF.RulerBarColors.RulerColor |
Gets or sets the color of the ruler. |
TXTextControl.WPF.RulerBarColors.SeparatorColorDark |
Gets or sets the color of dark separators. |
TXTextControl.WPF.RulerBarColors.SeparatorColorLight |
Gets or sets the color of light separators. |
TXTextControl.WPF.StatusBar.BorderStyle |
Gets or sets the border style of the status bar. |
TXTextControl.WPF.StatusBar.ColumnText |
Gets or sets the text in the 'Column' area of the status bar. |
TXTextControl.WPF.StatusBar.DisplayColors |
Gets or sets the colors of the status bar. |
TXTextControl.WPF.StatusBar.FontFamily |
Gets or sets the font family of the status bar. |
TXTextControl.WPF.StatusBar.FontSize |
Gets or sets the font size of the status bar in device-independent units (1/96th inch). |
TXTextControl.WPF.StatusBar.FontStyle |
Gets or sets the font style of the status bar. |
TXTextControl.WPF.StatusBar.FontWeight |
Gets or sets the weight or thickness of the status bar's font. |
TXTextControl.WPF.StatusBar.LineText |
Gets or sets the text in the 'Line' area of the status bar. |
TXTextControl.WPF.StatusBar.PageCounterText |
Gets or sets the text in the 'Page counter' area of the status bar. |
TXTextControl.WPF.StatusBar.PageText |
Gets or sets the text in the 'Page' area of the status bar. |
TXTextControl.WPF.StatusBar.SectionCounterText |
Gets or sets the text in the 'Section counter' area of the status bar. |
TXTextControl.WPF.StatusBar.SectionText |
Gets or sets the text in the 'Section' area of the status bar. |
TXTextControl.WPF.StatusBar.ShowColumn |
Specifies whether the status bar shows the column number of the current text input position. |
TXTextControl.WPF.StatusBar.ShowKeyStates |
Specifies whether the status bar shows the key state of the CAPSLOCK and the NUMLOCK key and the current insertion mode, insert or overwrite. |
TXTextControl.WPF.StatusBar.ShowLine |
Specifies whether the status bar shows the line number of the current text input position. |
TXTextControl.WPF.StatusBar.ShowPage |
Specifies whether the status bar shows the page number of the current text input position. |
TXTextControl.WPF.StatusBar.ShowPageCounter |
Specifies whether the status bar shows the number of pages the document consists of. |
TXTextControl.WPF.StatusBar.ShowSection |
Specifies whether the status bar shows the section number of the current text input position. |
TXTextControl.WPF.StatusBar.ShowSectionCounter |
Specifies whether the status bar shows the number of sections the document consists of. |
TXTextControl.WPF.StatusBar.ShowZoom |
Specifies whether the status bar shows the current zoom factor. |
TXTextControl.WPF.StatusBar.Text |
Gets or sets the text of the status bar. |
TXTextControl.WPF.StatusBarColors.BackColor |
Gets or sets the background color at the left edge of the status bar. |
TXTextControl.WPF.StatusBarColors.ForeColor |
Gets or sets the color used for text and numbers. |
TXTextControl.WPF.StatusBarColors.FrameColor |
Gets or sets the color of the status bar's frames. |
TXTextControl.WPF.StatusBarColors.GradientBackColor |
Gets or sets the background color at the right edge of the status bar. |
TXTextControl.WPF.TextControl.AcceptsTab |
Gets or sets a value indicating whether pressing the TAB key types a TAB character in the control instead of moving the focus to the next control in the tab order. |
TXTextControl.WPF.TextControl.AllowDrag |
Gets or sets a value indicating whether the control can be a source of a Drag&Drop operation. |
TXTextControl.WPF.TextControl.AllowDrop |
Inherited from System.Windows.UIElement. |
TXTextControl.WPF.TextControl.ApplicationFields |
Gets a collection of all application fields contained in the text part with the input focus. |
TXTextControl.WPF.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. |
TXTextControl.WPF.TextControl.Baseline |
Gets or sets the baseline alignment, in twips, of the Text Control. |
TXTextControl.WPF.TextControl.BorderThickness |
Gets or sets the border thickness of the Text Control. |
TXTextControl.WPF.TextControl.ButtonBar |
Specifies the button bar control to be used with a TextControl. |
TXTextControl.WPF.TextControl.CanCopy |
Informs whether a part of a Text Control document has been selected and can be copied to the clipboard. |
TXTextControl.WPF.TextControl.CanPaste |
Informs whether the clipboard contains a format that can be pasted into a Text Control document. |
TXTextControl.WPF.TextControl.CanRedo |
Informs whether an operation can be re-done using the Redo method. |
TXTextControl.WPF.TextControl.CanUndo |
Gets a value indicating whether the user can undo the previous operation in a Text Control. |
TXTextControl.WPF.TextControl.CaretWidth |
Gets or sets the width of the caret in pixels. |
TXTextControl.WPF.TextControl.ControlChars |
Specifies if control characters are visible or not. |
TXTextControl.WPF.TextControl.DisplayColors |
Gets or sets the colors of the text control. |
TXTextControl.WPF.TextControl.DocumentLinks |
Gets a collection of all document links contained in the text part with the input focus. |
TXTextControl.WPF.TextControl.DocumentTargetMarkers |
Gets or sets a value indicating that markers for hypertext targets are shown or not. |
TXTextControl.WPF.TextControl.DocumentTargets |
Gets a collection of all targets contained in the text part with the input focus. |
TXTextControl.WPF.TextControl.DropFormats |
Gets or sets the formats of data the control can accept when the user drags it onto the control. |
TXTextControl.WPF.TextControl.EditMode |
Gets or sets a value indicating whether text in the Text Control is read-only, can be selected or is editable. |
TXTextControl.WPF.TextControl.FieldCursor |
Gets or sets the cursor that is displayed when the mouse pointer is over a marked text field. |
TXTextControl.WPF.TextControl.FontFamily |
Gets or sets the font family of the text control. |
TXTextControl.WPF.TextControl.FontSettings |
Gets a FontSettings object which provides properties determining which fonts can be used in a document. |
TXTextControl.WPF.TextControl.FontSize |
Gets or sets the font size of the text control in device-independent units (1/96th inch). |
TXTextControl.WPF.TextControl.FontStyle |
Gets or sets the font style of the text control. |
TXTextControl.WPF.TextControl.FontUnderlineStyle |
Gets or sets the underlining style for the text displayed by the control. |
TXTextControl.WPF.TextControl.FontWeight |
Gets or sets the weight or thickness of the text control's font. |
TXTextControl.WPF.TextControl.FormattingPrinter |
Gets or sets the name of a printer the text dimensions and capabilities of which are used to format the document. |
TXTextControl.WPF.TextControl.HeaderFooterActivationStyle |
Gets or sets a value specifying the activation style for headers and footers. |
TXTextControl.WPF.TextControl.HeaderFooterFrameStyle |
Gets or sets a value specifying the frame for activated headers and footers. |
TXTextControl.WPF.TextControl.HeadersAndFooters |
Gets a collection of all headers and footers the current document contains. |
TXTextControl.WPF.TextControl.HideSelection |
Gets or sets a value indicating whether the selected text in the Text Control remains highlighted when the control loses focus. |
TXTextControl.WPF.TextControl.HorizontalScrollBarVisibility |
Gets or sets a value that indicates whether a horizontal scroll bar is shown. |
TXTextControl.WPF.TextControl.HypertextLinks |
Gets a collection of all hypertext links contained in the text part with the input focus. |
TXTextControl.WPF.TextControl.Images |
Gets a collection of all images contained in the text part with the input focus. |
TXTextControl.WPF.TextControl.InlineStyles |
Gets a collection of all inline styles the current document contains. |
TXTextControl.WPF.TextControl.InputFormat |
Gets an object of the type InputFormat which represents all formatting attributes at the current text input position. |
TXTextControl.WPF.TextControl.InputPosition |
Gets or sets the current text input position. |
TXTextControl.WPF.TextControl.InsertionMode |
Specifies whether text is inserted or overwrites existing text. |
TXTextControl.WPF.TextControl.IsSpellCheckingEnabled |
Gets or sets a value indicating whether spell checking is active or not. |
TXTextControl.WPF.TextControl.IsTabStop |
Gets or sets a value that indicates whether a text control is included in tab navigation. |
TXTextControl.WPF.TextControl.IsUndoEnabled |
Gets or sets a value indicating whether the undo buffer is active or not. |
TXTextControl.WPF.TextControl.Landscape |
Gets or sets a value indicating whether the page orientation is landscape or portrait. |
TXTextControl.WPF.TextControl.Lines |
Gets a collection of all lines contained in the text part with the input focus. |
TXTextControl.WPF.TextControl.ListFormat |
Gets or sets the type and the formatting attributes of a bulleted or numbered list. |
TXTextControl.WPF.TextControl.MisspelledWords |
Gets a collection of all misspelled words contained in the text part with the input focus. |
TXTextControl.WPF.TextControl.PageMargins |
Gets or sets the margins for the pages of the current document. |
TXTextControl.WPF.TextControl.Pages |
Gets the number of pages contained in the current document. |
TXTextControl.WPF.TextControl.PageSize |
Specifies the width and height of the pages for the current document. |
TXTextControl.WPF.TextControl.PageUnit |
Gets or sets the measure used for page sizes and page margins. |
TXTextControl.WPF.TextControl.ParagraphFormat |
Gets or sets the paragraph formatting attributes of the text displayed by the control. |
TXTextControl.WPF.TextControl.Paragraphs |
Gets a collection of all paragraphs contained in the text part with the input focus. |
TXTextControl.WPF.TextControl.ParagraphStyles |
Gets a collection of all paragraph styles the current document contains. |
TXTextControl.WPF.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. |
TXTextControl.WPF.TextControl.RulerBar |
Specifies the horizontal ruler bar control to be used with a TextControl. |
TXTextControl.WPF.TextControl.ScrollLocation |
Gets or sets the coordinates, in twips, of the upper-left corner of the document's visible part relative to the upper-left corner of the complete document. |
TXTextControl.WPF.TextControl.Sections |
Gets a collection of all sections in the document. |
TXTextControl.WPF.TextControl.Selection |
Gets or sets the current selection in the text part with the input focus. |
TXTextControl.WPF.TextControl.StatusBar |
Specifies the status bar control to be used with a TextControl. |
TXTextControl.WPF.TextControl.TabIndex |
Gets or sets the tab index of the text control. |
TXTextControl.WPF.TextControl.Tables |
Gets a collection of all tables contained in the text part with the input focus. |
TXTextControl.WPF.TextControl.Text |
Gets or sets the text contents of the text control. |
TXTextControl.WPF.TextControl.TextChars |
Gets a collection of all characters contained in the text part with the input focus. |
TXTextControl.WPF.TextControl.TextFields |
Gets a collection of all standard text fields contained in the text part with the input focus. |
TXTextControl.WPF.TextControl.TextFrameMarkerLines |
Specifies whether text frames that have no border line are shown with marker lines. |
TXTextControl.WPF.TextControl.TextFrames |
Gets a collection of all text frames contained in the text part with the input focus. |
TXTextControl.WPF.TextControl.TextParts |
Gets a collection of all main text parts the current document contains. |
TXTextControl.WPF.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. |
TXTextControl.WPF.TextControl.VerticalRulerBar |
Specifies the vertical ruler bar control to be used with a TextControl. |
TXTextControl.WPF.TextControl.VerticalScrollBarVisibility |
Gets or sets a value that indicates whether a vertical scroll bar is shown. |
TXTextControl.WPF.TextControl.ViewMode |
Gets or sets the mode how Text Control displays a document. |
TXTextControl.WPF.TextControl.XmlEditMode |
Gets or sets a value specifying whether Text Control operates in an edit mode that validates the XML document according to the document's DTD. |
TXTextControl.WPF.TextControl.ZoomFactor |
Gets or sets the zoom factor, in percent, for a Text Control. |
TXTextControl.WPF.TextControlColors.DarkShadowColor |
Gets or sets the display color for the shadow at the right and the bottom edge of the pages. |
TXTextControl.WPF.TextControlColors.DesktopColor |
Gets or sets the display color for the area around the pages. |
TXTextControl.WPF.TextControlColors.LightShadowColor |
Gets or sets the display color for the shadow at the left and the top edge of the pages. |
TXTextControl.WPF.TextControlColors.PageBackColor |
Gets or sets the display color for the page background. |
TXTextControl.WPF.TextControlColors.TextBackColor |
Gets or sets the background color for the text. |
TXTextControl.WPF.TextControlColors.TextColor |
Gets or sets the color for the text. |