The Input
public class InputFormat
Public Class InputFormat
Introduced: 16.0.
Method | Description |
---|---|
Get |
Returns an array of strings specifying all supported fonts. |
Get |
Returns all possible font sizes of a certain font. |
Property | Description |
---|---|
All |
Gets or sets a value specifying whether all frame lines, including all inner frame lines, are set for the selected text. |
Bold | Gets or sets a value specifying whether text is bold at the current input position. |
Bottom |
Gets or sets a value specifying whether text is bottom aligned at the current input position. |
Bottom |
Gets or sets a bottom paragraph distance, in twips, at the current input position. |
Bottom |
Gets or sets a value specifying whether there is a frame line at the bottom of the text. |
Box |
Gets or sets a value specifying whether there is a complete frame around the text. |
Bullet |
Gets or sets the bullet character at the current input position. |
Bulleted |
Gets or sets a value specifying whether there is a bulleted list at the current input position. |
Centered | Gets or sets a value specifying whether text is centered at the current input position. |
Font |
Gets or sets the font family at the current input position. |
Font |
Gets or sets the font's size, in twips, at the current input position. |
Frame |
Gets or sets the color used to display the frame fill color at the current input position. |
Frame |
Gets or sets the color used to display the color of frame lines at the current text input position. |
Frame |
Gets or sets the line width, in twips, of the paragraph's or table's frame at the current input position. |
Hanging |
Gets or sets the hanging indent, in twips, at the current input position. |
Inner |
Gets or sets a value specifying whether all inner horizontal frame lines are set for the selected text. |
Inner |
Gets or sets a value specifying whether all inner vertical frame lines are set for the selected text. |
Italic | Gets or sets a value specifying whether the text is italic at the current input position. |
Justified | Gets or sets a value specifying whether text is justified at the current input position. |
Left |
Gets or sets a value specifying whether text is left aligned at the current input position. |
Left |
Gets or sets a value specifying whether there is a frame line at the left side of the text. |
Left |
Gets or sets the left indent, in twips, at the current input position. |
Left |
Gets or sets a value specifying whether the writung direction is left-to-right at the current input position. |
Line |
Gets or sets the line spacing, in percent, at the current input position. |
Number |
Gets or sets a number format which can be used to automatically format numbers in table cells. |
Number |
Returns an array of all supported number formats for numbered and structured lists. |
Number |
Gets or sets a value specifying whether text at the current input position is interpreted as a number which means that the period character (.) is defined as decimal separator and the comma character (,) is defined as thousands separator. |
Numbered |
Gets or sets a value specifying whether there is a numbered list at the current input position. |
Numbered |
Gets or sets the number format for a numbered list at the current input position. |
Right |
Gets or sets a value specifying whether text is right aligned at the current input position. |
Right |
Gets or sets a value specifying whether there is a frame line at the right side of the text. |
Right |
Gets or sets the right indent, in twips, at the current input position. |
Right |
Gets or sets a value specifying whether the writing direction is right-to-left at the current input position. |
Standard |
Gets or sets a value specifying whether the text at the current input position is interpreted as standard text which means that it is displayed as it is. |
Strikeout | Gets or sets a value specifying whether the text is strikeout at the current input position. |
Structure |
Gets or sets the structure level of all selected paragraphs. |
Structured |
Gets or sets a value specifying whether there is a structured list at the current input position. |
Structured |
Gets or sets the number format for a structured list at the current input position. |
Style |
Gets or sets the formatting style name at the current input position. |
Style |
Returns an array of the names of all formatting styles, the document contains. |
Subscript | Gets or sets a value specifying whether text is subscript at the current input position. |
Superscript | Gets or sets a value specifying whether text is superscript at the current input position. |
Text |
Gets or sets the color used to display the text background color at the current input position. |
Text |
Returns or sets the color used to display the text at the current input position. |
Top |
Gets or sets a value specifying whether text is top aligned at the current input position. |
Top |
Gets or sets a top paragraph distance, in twips, at the current input position. |
Top |
Gets or sets a value specifying whether there is a frame line at the top of the text. |
Underline | Gets or sets a value specifying whether text is underlined at the current input position. |
Underline |
Gets or sets the underline style at the current input position. |
Underline |
Returns an array of all supported underline styles. |
Vertically |
Gets or sets a value specifying whether text is vertically centered at the current text input position. |