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.SaveSettings.DigitalSignature |
Specifies a DigitalSignature object, which defines an X.509 certificate. |
TXTextControl.SectionFormat.PageBorder |
Gets or sets the attributes of a section's page border. |
TXTextControl.ServerTextControl.SpellChecker |
Specifies the spell checking component to be used with a ServerTextControl. |
TXTextControl.Table.CanMergeCells |
Checks whether table cells can be merged. |
TXTextControl.Table.CanSplitCells |
Returns true, if the currently selected table cells are merged. |
TXTextControl.Table.Cells |
Gets a collection of all table cells the table consists of. |
TXTextControl.Table.Columns |
Gets a collection of all columns the table consists of. |
TXTextControl.Table.ID |
Gets or sets the table's identifier. |
TXTextControl.Table.Rows |
Gets a collection of all rows the table consists of. |
TXTextControl.TableCell.Name |
Gets or sets the cell's name. |
TXTextControl.TableCellCollection.CanRemove |
Gets a value indicating whether table cells can be removed. |
TXTextControl.TableCellFormat.BackColor |
Gets or sets the table cell's background color. |
TXTextControl.TableCellFormat.BottomBorderColor |
Gets or sets the color of the table cell's bottom border. |
TXTextControl.TableCellFormat.BottomBorderWidth |
Gets or sets, in twips, the width of the table cell's bottom border. |
TXTextControl.TableCellFormat.BottomTextDistance |
Gets or sets, in twips, the distance between the table cell's bottom border and its text. |
TXTextControl.TableCellFormat.LeftBorderColor |
Gets or sets the color of the table cell's left border. |
TXTextControl.TableCellFormat.LeftBorderWidth |
Gets or sets, in twips, the width of the table cell's left border. |
TXTextControl.TableCellFormat.LeftTextDistance |
Gets or sets, in twips, the distance between the table cell's left border and its text. |
TXTextControl.TableCellFormat.RightBorderColor |
Gets or sets the color of the table cell's right border. |
TXTextControl.TableCellFormat.RightBorderWidth |
Gets or sets, in twips, the width of the table cell's right border. |
TXTextControl.TableCellFormat.RightTextDistance |
Gets or sets, in twips, the distance between the table cell's right border and its text. |
TXTextControl.TableCellFormat.TopBorderColor |
Gets or sets the color of the table cell's top border. |
TXTextControl.TableCellFormat.TopBorderWidth |
Gets or sets, in twips, the width of the table cell's top border. |
TXTextControl.TableCellFormat.TopTextDistance |
Gets or sets, in twips, the distance between the table cell's top border and its text. |
TXTextControl.TableCellFormat.VerticalAlignment |
Gets or sets the vertical alignment of the text in the table cell. |
TXTextControl.TableColumn.CellFormat |
Gets or sets the formatting attributes of a table column. |
TXTextControl.TableColumn.Column |
Gets the number of the table column represented through this table column object. |
TXTextControl.TableColumn.Position |
Gets or sets, in twips, the horizontal position of the column. |
TXTextControl.TableColumn.Width |
Gets or sets, in twips, the width of the column. |
TXTextControl.TextControl.SelectionViewMode |
Specifies whether text selections are displayed with a transparent bitmap or through inverting the text. |
TXTextControl.TextControl.SpellCheckContextMenuStrip |
Specifies the context menu which is used when the end-user right-clicks a misspelled word. |
TXTextControl.TextControl.SpellChecker |
Specifies the spell checking component to be used with a TextControl. |