TXTextControl.Page.Bounds |
Gets the bounding rectangle of the page, in twips, relative to the top of the document. |
TXTextControl.Page.Footer |
Gets the footer of the page. |
TXTextControl.Page.Header |
Gets the header of the page. |
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.PageBorder.BottomDistance |
Gets or sets the distance, in twips, of the bottom border line either from the edge of the page or from the text, depending on the MeasureFromText property. |
TXTextControl.PageBorder.BottomLineColor |
Gets or sets the color of the bottom border line. |
TXTextControl.PageBorder.BottomLineWidth |
Gets or sets the width of the bottom border line. |
TXTextControl.PageBorder.FirstPageOnly |
Gets or sets a value indicating whether the page border is drawn only on the first page of the section. |
TXTextControl.PageBorder.LeftDistance |
Gets or sets the distance, in twips, of the left border line either from the edge of the page or from the text, depending on the MeasureFromText property. |
TXTextControl.PageBorder.LeftLineColor |
Gets or sets the color of the left border line. |
TXTextControl.PageBorder.LeftLineWidth |
Gets or sets the width of the left border line. |
TXTextControl.PageBorder.MeasureFromText |
Gets or sets a value indicating whether the page border's distances are measured from the text. |
TXTextControl.PageBorder.OmitFirstPage |
Gets or sets a value indicating whether the page border is not drawn on the first page of the section. |
TXTextControl.PageBorder.RightDistance |
Gets or sets the distance, in twips, of the right border line either from the edge of the page or from the text, depending on the MeasureFromText property. |
TXTextControl.PageBorder.RightLineColor |
Gets or sets the color of the right border line. |
TXTextControl.PageBorder.RightLineWidth |
Gets or sets the width of the right border line. |
TXTextControl.PageBorder.SurroundFooter |
Gets or sets a value indicating whether the page border surrounds the section's footer. |
TXTextControl.PageBorder.SurroundHeader |
Gets or sets a value indicating whether the page border surrounds the section's header. |
TXTextControl.PageBorder.TopDistance |
Gets or sets the distance, in twips, of the top border line either from the edge of the page or from the text, depending on the MeasureFromText property. |
TXTextControl.PageBorder.TopLineColor |
Gets or sets the color of the top border line. |
TXTextControl.PageBorder.TopLineWidth |
Gets or sets the width of the top border line. |
TXTextControl.PageCollection.Count |
Gets the number of elements contained in the collection. |
TXTextControl.PageCollection.Item |
Gets a page from the collection. |
TXTextControl.PageMargins.Left |
Specifies the left margin of a TX Text Control document or document section. |
TXTextControl.PageMargins.Top |
Specifies the top margin of a TX Text Control document or document section. |
TXTextControl.PageMargins.Right |
Specifies the right margin of a TX Text Control document or document section. |
TXTextControl.PageMargins.Bottom |
Specifies the bottom margin of a TX Text Control document or document section. |
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.PaperSize.Height |
Gets the height of the paper size, in twips. |
TXTextControl.PaperSize.Name |
Gets the name of the paper size. |
TXTextControl.PaperSize.Width |
Gets the width of the paper size, in twips. |
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.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.SectionFormat.Landscape |
Gets or sets a value indicating whether the section's page size is in landscape orientation. |
TXTextControl.SectionFormat.PageBorder |
Gets or sets the attributes of a section's page border. |
TXTextControl.SectionFormat.PageMargins |
Gets or sets the section's page margins. |
TXTextControl.SectionFormat.PageSize |
Gets or sets the section's page size. |
TXTextControl.SectionFormat.RestartPageNumbering |
Gets or sets a value indicating whether page numbering is restarted at the section's beginning. |
TXTextControl.ServerTextControl.Landscape |
Gets or sets a value indicating whether the page orientation is landscape or portrait. |
TXTextControl.ServerTextControl.PageMargins |
Gets or sets the margins for the pages of the current document. |
TXTextControl.ServerTextControl.Pages |
Gets the number of pages contained in the current document. |
TXTextControl.ServerTextControl.PageSize |
Specifies the width and height of the pages for the current document. |
TXTextControl.ServerTextControl.PageUnit |
Gets or sets the measure used for page sizes and page margins. |
TXTextControl.ServerTextControl.Sections |
Gets a collection of all sections in the document. |