TXTextControl.AdaptFontEventArgs.AdaptedFontName |
Gets or sets the adapted font. |
TXTextControl.AdaptFontEventArgs.FontName |
Gets the name of the original font which must be adapted. |
TXTextControl.AdaptFontEventArgs.SupportedFonts |
Gets a list of all fonts currently supported. |
TXTextControl.DocumentServer.DocumentController.CharCodeChecked |
Gets or sets the character's code that is used to render checked check boxes. |
TXTextControl.DocumentServer.DocumentController.CharCodeUnchecked |
Gets or sets the character's code that is used to render unchecked check boxes. |
TXTextControl.DocumentServer.DocumentController.CheckBoxFont |
Gets or sets the font used for rendering check boxes. |
TXTextControl.DocumentServer.DocumentController.DpiX |
Gets or sets the horizontal DPI value used for display-related calculations. |
TXTextControl.DocumentServer.DocumentController.DpiY |
Gets or sets the vertical DPI value used for display-related calculations. |
TXTextControl.DocumentServer.DocumentController.FieldAdapterCollection.Count |
Gets the number of elements contained in the collection. |
TXTextControl.DocumentServer.DocumentController.FieldAdapterCollection.Item |
Gets the DocumentServer.Fields.FieldAdapter instance at the specified index from the collection. |
TXTextControl.DocumentServer.DocumentController.Pages |
Gets a collection of all pages contained in the currently loaded document. |
TXTextControl.DocumentServer.DocumentController.TextComponent |
Gets or sets the object of type ServerTextControl that is associated with the DocumentController component. |
TXTextControl.DocumentServer.Fields.DateField.Date |
Sets the date of the field. |
TXTextControl.DocumentServer.Fields.DateField.Format |
Gets and sets the format of the field. |
TXTextControl.DocumentServer.Fields.DateField.Text |
Gets and sets the displayed text of the field. |
TXTextControl.DocumentServer.Fields.FieldAdapter.ApplicationField |
Gets the adapted ApplicationField of the field. |
TXTextControl.DocumentServer.Fields.FieldAdapter.ID |
Gets the ID of the specific field through its adapter. |
TXTextControl.DocumentServer.Fields.FieldAdapter.Length |
Gets the number of characters in a text field through its adapter. |
TXTextControl.DocumentServer.Fields.FieldAdapter.Start |
Gets the first character position (one-based) of the field through its adapter. |
TXTextControl.DocumentServer.Fields.FieldAdapter.TypeName |
Gets the field's type name of the specific field through its adapter. |
TXTextControl.DocumentServer.Fields.FormCheckBox.Checked |
Specifies whether the field is checked or not. |
TXTextControl.DocumentServer.Fields.FormCheckBox.Size |
Specifies the maximum length of the field. |
TXTextControl.DocumentServer.Fields.FormCheckBox.SizeAuto |
Specifies whether the field is automatically resized or not. |
TXTextControl.DocumentServer.Fields.FormDropDown.ListEntries |
Gets and sets the list entries of the drop down field. |
TXTextControl.DocumentServer.Fields.FormFieldAdapter.Bounds |
Gets and sets the bounds of the form field. |
TXTextControl.DocumentServer.Fields.FormFieldAdapter.CalcOnExit |
Gets or sets the CalcOnExit property of the field. |
TXTextControl.DocumentServer.Fields.FormFieldAdapter.Enabled |
Specifies whether the field is enabled or not. |
TXTextControl.DocumentServer.Fields.FormFieldAdapter.Font |
Gets and sets the font of the form field. |
TXTextControl.DocumentServer.Fields.FormFieldAdapter.HelpText |
Gets and sets the help text of the field. |
TXTextControl.DocumentServer.Fields.FormFieldAdapter.Name |
Gets and sets the name of the form field. |
TXTextControl.DocumentServer.Fields.FormFieldAdapter.StatusText |
Gets and sets the status text of the field. |
TXTextControl.DocumentServer.Fields.FormFieldAdapter.Text |
Gets and sets the text of the form field. |
TXTextControl.DocumentServer.Fields.FormText.Format |
Gets or sets the TextFormatOptions of the field. |
TXTextControl.DocumentServer.Fields.FormText.MaxLength |
Gets and sets the maximum length of the field. |
TXTextControl.DocumentServer.Fields.FormText.Type |
Gets or sets the type of the field. |
TXTextControl.DocumentServer.Fields.IfField.Expression1 |
Gets and sets the first expression text that should be compared. |
TXTextControl.DocumentServer.Fields.IfField.Expression2 |
Gets and sets the second expression text that should be compared to Expression1. |
TXTextControl.DocumentServer.Fields.IfField.FalseText |
Gets and sets the text that should be displayed when the comparison is false. |
TXTextControl.DocumentServer.Fields.IfField.FieldValue |
Gets or sets the field's value of the field that has been specified in Expression1. |
TXTextControl.DocumentServer.Fields.IfField.Operator |
Gets and sets the operator of the field. |
TXTextControl.DocumentServer.Fields.IfField.Text |
Gets and sets the displayed text of the field. |
TXTextControl.DocumentServer.Fields.IfField.TrueText |
Gets and sets the text that should be displayed when the comparison is true. |
TXTextControl.DocumentServer.Fields.IncludeText.Bookmark |
Gets and sets the bookmark switch of the field. |
TXTextControl.DocumentServer.Fields.IncludeText.Filename |
Gets and sets the file name of the document that should be inserted. |
TXTextControl.DocumentServer.Fields.IncludeText.TextFormat |
Gets and sets the text format of the field. |
TXTextControl.DocumentServer.Fields.MailMergeFieldAdapter.PreserveFormatting |
Specifies whether the field's formatting should be preserved. |
TXTextControl.DocumentServer.Fields.MergeField.Mapped |
Specifies whether the field is a mapped field. |
TXTextControl.DocumentServer.Fields.MergeField.Name |
Gets and sets the name of the field. |
TXTextControl.DocumentServer.Fields.MergeField.Text |
Gets and sets the text of the field. |
TXTextControl.DocumentServer.Fields.MergeField.TextAfter |
Gets and sets the text of the field that is displayed after the field's text. |
TXTextControl.DocumentServer.Fields.MergeField.TextBefore |
Gets and sets the text of the field that is displayed before the field's text. |
TXTextControl.DocumentServer.Fields.MergeField.TextFormat |
Gets and sets the text format of the field. |
TXTextControl.DocumentServer.Fields.MergeField.VerticalFormatting |
Specifies whether the field's formatting is vertical. |
TXTextControl.DocumentServer.MailMerge.BlockRowMergedEventArgs.DataRowCount |
Gets an int value that indicates the total number of data rows. |
TXTextControl.DocumentServer.MailMerge.BlockRowMergedEventArgs.MergeBlockName |
Gets a string value that indicates current merge block name. |
TXTextControl.DocumentServer.MailMerge.FieldMergedEventArgs.Cancel |
Gets or sets a value indicating whether the current merge process should be canceled. |
TXTextControl.DocumentServer.MailMerge.FieldMergedEventArgs.MailMergeFieldAdapter |
Gets or sets a MailMergeFieldAdapter that contains the already merged field. |
TXTextControl.DocumentServer.MailMerge.FieldMergedEventArgs.Merged |
Gets a bool value that indicates whether the current field has been merged successfully or not. |
TXTextControl.DocumentServer.MailMerge.IncludeTextMergingEventArgs.Filename |
Gets a string that indicates the file name of the IncludeText field to be merged. |
TXTextControl.DocumentServer.MailMerge.IncludeTextMergingEventArgs.IncludeTextDocument |
Sets a byte[] array that contains the complete data of the IncludeText document. |
TXTextControl.DocumentServer.MailMerge.SearchPath |
Specifies a directory name where sub-templates and images (for image merging) should be searched. |
TXTextControl.DocumentServer.Web.DocumentViewer.DocumentController |
Gets or sets the DocumentServer.DocumentController object that is associated with the DocumentServer.Web.DocumentViewer component. |
TXTextControl.DocumentServer.Web.DocumentViewer.DocumentPath |
Gets or sets the path to the document, which will be displayed in the DocumentServer.Web.DocumentViewer. |
TXTextControl.DocumentServer.Web.DocumentViewer.EditMode |
Gets or sets whether the document viewer renders forms editable, i.e. |
TXTextControl.DocumentServer.Web.DocumentViewer.FieldBorderColor |
Gets or sets the color of the field borders, that is used when FieldBorderStyle is not None. |
TXTextControl.DocumentServer.Web.DocumentViewer.FieldBorderStyle |
Gets or sets whether and if so how the field borders are rendered, when EditMode is set to Edit. |
TXTextControl.DocumentServer.Web.DocumentViewer.Interpolation |
Gets or sets whether the rendered document is interpolated during the process. |
TXTextControl.DocumentServer.Web.DocumentViewer.InterpolationMode |
Gets or sets the interpolation mode which is used for rendering the document. |
TXTextControl.DocumentServer.Web.DocumentViewer.PageNumber |
Gets or sets the page number that the DocumentServer.Web.DocumentViewer is displaying or should display respectively. |
TXTextControl.DocumentServer.Web.DocumentViewer.SaveDocumentEventArgs.Document |
Gets a snapshot of the currently loaded document for further processing. |
TXTextControl.DocumentServer.Web.DocumentViewer.SaveDocumentEventArgs.FileFormat |
Specifies the format of DocumentViewer.SaveDocumentEventArgs.Document. |
TXTextControl.DocumentServer.Web.DocumentViewer.SaveDocumentEventArgs.FormData |
Gets a snapshot of the currently loaded form's user input. |
TXTextControl.DocumentServer.Web.DocumentViewer.ToolBar |
Specifies whether the document viewer's tool bar is displayed or not. |
TXTextControl.DocumentServer.Web.DocumentViewer.TotalPages |
Gets the total number of pages the loaded document contains. |
TXTextControl.DocumentServer.Web.DocumentViewer.ZoomFactor |
Gets or sets the zoom factor in percent. |
TXTextControl.DocumentServer.Web.DocumentViewer.ZoomTo |
Gets or sets the zoom behavior of the DocumentServer.Web.DocumentViewer. |
TXTextControl.DocumentTarget.Bounds |
Gets the bounding rectangle of a target. |
TXTextControl.FontSettings.AdaptFontEvent |
Specifies whether a TextControl.AdaptFont event is raised, if a font must be adapted. |
TXTextControl.FontSettings.EmbeddableFontsOnly |
Gets or sets a value specifying that only embeddable fonts can be used in a document. |
TXTextControl.FontSettings.ScalableFontsOnly |
Gets or sets a value specifying that only free scalable fonts can be used in a document. |
TXTextControl.FontSettings.TrueTypeFontsOnly |
Gets or sets a value specifying that only TrueType and OpenType fonts can be used in a document. |
TXTextControl.HeaderFooter.Paragraphs |
Gets a collection of all paragraphs the header or footer contains. |
TXTextControl.ListFormat.TextAfterNumber |
Gets or sets the text that is displayed behind the number in a numbered list. |
TXTextControl.ListFormat.TextBeforeNumber |
Gets or sets the text that is displayed in front of the number in a numbered list. |
TXTextControl.LoadSettings.PDFImportSettings |
Specifies how the document structure is generated when a PDF document is imported. |
TXTextControl.Paragraph.Format |
Gets or sets the paragraph's formatting attributes. |
TXTextControl.Paragraph.FormattingStyle |
Gets or sets the paragraph's formatting style. |
TXTextControl.Paragraph.Length |
Gets the number of characters in the paragraph including the paragraph end character. |
TXTextControl.Paragraph.Lines |
Gets the number of lines the paragraph consists of. |
TXTextControl.Paragraph.ListFormat |
Gets or sets the paragraph's bulleted or numbered list and/or its formatting attributes. |
TXTextControl.Paragraph.ListNumber |
Gets the paragraph's list number. |
TXTextControl.Paragraph.ListNumberText |
Gets the paragraph's list number text. |
TXTextControl.Paragraph.Number |
Gets the paragraph's number. |
TXTextControl.Paragraph.Start |
Gets the number (one-based) of the paragraph's first character. |
TXTextControl.Paragraph.StartLine |
Gets the number (one-based) of the paragraph's first line. |
TXTextControl.Paragraph.Text |
Gets the paragraph's text. |
TXTextControl.ParagraphCollection.Count |
Gets the number of elements contained in the collection. |
TXTextControl.ParagraphCollection.Item |
Gets a paragraph from the collection. |
TXTextControl.SectionFormat.ColumnDistances |
Gets the distances, in twips, between the columns on a page. |
TXTextControl.SectionFormat.ColumnLineColor |
Gets or sets the color of a dividing line between two columns. |
TXTextControl.SectionFormat.ColumnLineWidth |
Gets or sets the width of a dividing line between two columns. |
TXTextControl.SectionFormat.Columns |
Gets or sets the number of columns on a page. |
TXTextControl.SectionFormat.ColumnWidths |
Gets the widths, in twips, of the columns on a page. |
TXTextControl.SectionFormat.EqualColumnWidth |
Gets or sets a value indicating whether the columns on a page have all the same width and the same distance between them. |
TXTextControl.ServerTextControl.FontSettings |
Gets a FontSettings object which provides properties determining which fonts can be used in a document. |
TXTextControl.ServerTextControl.Paragraphs |
Gets a collection of all paragraphs contained in the main text of the document. |
TXTextControl.TextField.Bounds |
Gets the bounding rectangle of a text field. |
TXTextControl.TextField.Deleteable |
Specifies whether a text field can be deleted by the end-user while a TX Text Control document is being edited. |
TXTextControl.TextField.DoubleClickEvent |
Specifies whether a TextControl.TextFieldDoubleClicked event is raised, if the end-user doubleclicks the text field. |
TXTextControl.TextField.DoubledInputPosition |
Specifies whether a text field has a doubled input position in front of its first character and behind its last character. |
TXTextControl.TextField.Editable |
Specifies whether the text of a text field can be changed by the end-user while a TX Text Control document is being edited. |
TXTextControl.TextField.FormattingBounds |
Gets the formatting rectangle of a text field. |
TXTextControl.TextField.ID |
Gets or sets an identifier for a text field. |
TXTextControl.TextField.Length |
Gets the number of characters in a text field. |
TXTextControl.TextField.Name |
Relates a user-defined name to a text field. |
TXTextControl.TextField.ShowActivated |
Obsolete. |
TXTextControl.TextField.Start |
Gets the first character position (one-based) of a text field. |
TXTextControl.TextField.Text |
Returns or sets the text which is contained within a text field. |
TXTextControl.TextFrame.Paragraphs |
Gets a collection of all paragraphs contained in a text frame. |