TXTextControl.ApplicationField.Format |
Gets or sets the field's format. |
TXTextControl.ApplicationField.Parameters |
Gets or sets the field's parameters. |
TXTextControl.ApplicationField.TypeName |
Gets or sets the field's type name. |
TXTextControl.DocumentServer.MailMerge.BlockRowMergedEventArgs.DataRowNumber |
Gets an int value that indicates the currently merged data row in the merge block. |
TXTextControl.DocumentServer.MailMerge.BlockRowMergedEventArgs.MergedBlockRow |
Gets or sets a byte[] array that contains the complete data of the merged block row. |
TXTextControl.DocumentServer.MailMerge.DataRowMergedEventArgs.DataRowNumber |
Gets an int value that indicates the currently merged data row. |
TXTextControl.DocumentServer.MailMerge.RemoveEmptyFields |
Specifies whether empty fields should be removed from the template or not. |
TXTextControl.DocumentServer.MailMerge.TextComponent |
Gets or sets the TextComponent object which is associated with the MailMerge component. |
TXTextControl.DocumentServer.MailMerge.UseTemplateFormat |
Specifies whether the template page size and margins should be used or not. |
TXTextControl.HeaderFooter.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.HeaderFooter.ConnectedToPrevious |
Gets or sets a value specifying whether the header or footer is connected with the header or footer of the previous section. |
TXTextControl.HeaderFooter.SectionNumber |
Returns the number of the section to which the header or footer belongs. |
TXTextControl.InputPosition.PageInSection |
Gets the page number in the section containing the current text input position. |
TXTextControl.InputPosition.Section |
Gets the section number of the current text input position. |
TXTextControl.Line.Page |
Gets the number of the page to which the line belongs. |
TXTextControl.LoadSettings.ApplicationFieldFormat |
Specifies the format of text fields which are imported. |
TXTextControl.LoadSettings.ApplicationFieldTypeNames |
Specifies an array of strings containing the type names of fields which are to be imported. |
TXTextControl.Page.Bounds |
Gets the bounding rectangle of the page, in twips, relative to the top of the document. |
TXTextControl.Page.Length |
Gets the number of characters of the page, including the page break character at the end of the page. |
TXTextControl.Page.Number |
Gets the page's number. |
TXTextControl.Page.NumberInSection |
Gets the page number relative to the beginning of the section the page belongs to. |
TXTextControl.Page.Section |
Gets the number, one-based, of the section the page belongs to. |
TXTextControl.Page.Start |
Gets the number (one-based) of the page's first character. |
TXTextControl.Page.TextBounds |
Gets the bounding rectangle of the page's text, in twips, relative to the top of the document. |
TXTextControl.PageCollection.Count |
Gets the number of elements contained in the collection. |
TXTextControl.PageCollection.Item |
Gets a page from the collection. |
TXTextControl.Section.Format |
Gets or sets the section's formatting attributes. |
TXTextControl.Section.HeadersAndFooters |
Gets a collection of all headers and footers of the section. |
TXTextControl.Section.Length |
Gets the number of characters in the section. |
TXTextControl.Section.Number |
Gets the section's number. |
TXTextControl.Section.Start |
Gets the number (one-based) of the first character in the section. |
TXTextControl.SectionCollection.Count |
Gets the number of elements contained in the collection. |
TXTextControl.SectionCollection.Item |
Gets a section from the collection. |
TXTextControl.SectionFormat.BreakKind |
Gets or sets the kind of the section break the section starts with. |
TXTextControl.SectionFormat.Landscape |
Gets or sets a value indicating whether the section's page size is in landscape orientation. |
TXTextControl.SectionFormat.PageMargins |
Gets or sets the section's page margins. |
TXTextControl.SectionFormat.PageSize |
Gets or sets the section's page size. |
TXTextControl.Selection.SectionFormat |
Gets or sets page settings such as margins, size and orientation for the selected text. |
TXTextControl.ServerTextControl.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.ServerTextControl.FormattingPrinter |
Gets or sets the name of a printer the text dimensions and capabilities of which are used to format the document. |
TXTextControl.ServerTextControl.Landscape |
Gets or sets a value indicating whether the page orientation is landscape or portrait. |
TXTextControl.ServerTextControl.Sections |
Gets a collection of all sections in the document. |
TXTextControl.TextFrame.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. |