The Input
InputFormat
Introduced: X18.
Method | Description |
---|---|
add |
The add |
get |
Gets a value specifying whether all frame lines, including all inner frame lines, are set for the selected text. |
get |
Gets a value specifying whether text is bold at the current input position. |
get |
Gets a value specifying whether text is bottom aligned at the current input position. |
get |
Gets bottom's paragraph distance, in twips, at the current input position. |
get |
Gets a value specifying whether there is a complete frame around the text. |
get |
Gets the bullet character at the current input position. |
get |
Gets a value specifying whether there is a bulleted list at the current input position. |
get |
Gets a value specifying whether text is centered at the current input position. |
get |
Gets the font family at the current input position. |
get |
Gets the font's size, in points, at the current input position. |
get |
Gets the color used to display the frame fill color at the current input position. |
get |
Gets the color used to display the color of frame lines at the current text input position. |
get |
Gets the line width, in twips, of the paragraph's or table's frame at the current input position. |
get |
Gets the hanging indent, in twips, at the current input position. |
get |
Gets a value specifying whether all inner horizontal frame lines are set for the selected text. |
get |
Gets a value specifying whether all inner vertical frame lines are set for the selected text. |
get |
Gets a value specifying whether the text is italic at the current input position. |
get |
Gets a value specifying whether text is justified at the current input position. |
get |
Gets a value specifying whether text is left aligned at the current input position. |
get |
Gets a value specifying whether there is a frame line at the left side of the text. |
get |
Gets the left indent, in twips, at the current input position. |
get |
Gets a value specifying whether the writung direction is left-to-right at the current input position. |
get |
Gets the line spacing, in percent, at the current input position. |
get |
Gets an array of all supported number formats for numbered and structured lists. |
get |
Gets a value specifying whether there is a numbered list at the current input position. |
get |
Gets the number format for a numbered list at the current input position. |
get |
Gets a value specifying whether text is right aligned at the current input position. |
get |
Gets a value specifying whether there is a frame line at the right side of the text. |
get |
Gets the right indent, in twips, at the current input position. |
get |
Gets a value specifying whether the writing direction is right-to-left at the current input position. |
get |
Gets a value specifying whether the text is strikeout at the current input position. |
get |
Gets the structure level of all selected paragraphs. |
get |
Gets a value specifying whether there is a structured list at the current input position. |
get |
Gets the number format for a structured list at the current input position. |
get |
Gets the formatting style name at the current input position. |
get |
Returns an array of the names of all formatting styles, the document contains. |
get |
Gets a value specifying whether text is subscript at the current input position. |
get |
Gets a value specifying whether text is superscript at the current input position. |
get |
Returns an array of strings specifying all supported fonts. |
get |
Gets an array of strings specifying all possible font sizes for the font at the text input position. |
get |
Gets an array of all supported underline styles. |
get |
Gets the color used to display the text's background color at the current input position. |
get |
Gets the color used to display the text at the current input position. |
get |
Gets a value specifying whether text is top aligned at the current input position. |
get |
Gets a top paragraph distance, in twips, at the current input position. |
get |
Gets a value specifying whether there is a frame line at the top of the text. |
get |
Gets a value specifying whether text is underlined at the current input position. |
get |
Gets a value specifying the style at the current input position. |
get |
Gets a value specifying whether text is vertically centered at the current text input position. |
remove |
The remove |
set |
Sets a value specifying whether all frame lines, including all inner frame lines, are set for the selected text. |
set |
Sets a value specifying whether text is bold at the current input position. |
set |
Sets a value specifying whether text is bottom aligned at the current input position. |
set |
Sets a bottom paragraph distance, in twips, at the current input position. |
set |
Sets a value specifying whether there is a complete frame around the text. |
set |
Sets the bullet character at the current input position. |
set |
Sets a value specifying whether there is a bulleted list at the current input position. |
set |
Sets a value specifying whether text is centered at the current input position. |
set |
Sets the font family at the current input position. |
set |
Sets the font's size, in points, at the current input position. |
set |
Sets the color used to display the frame fill color at the current input position. |
set |
Sets the color used to display the color of frame lines at the current text input position. |
set |
Sets the line width, in twips, of the paragraph's or table's frame at the current input position. |
set |
Sets the hanging indent, in twips, at the current input position. |
set |
Sets a value specifying whether all inner horizontal frame lines are set for the selected text. |
set |
Sets a value specifying whether all inner vertical frame lines are set for the selected text. |
set |
Sets a value specifying whether the text is italic at the current input position. |
set |
Sets a value specifying whether text is justified at the current input position. |
set |
Sets a value specifying whether text is left aligned at the current input position. |
set |
Sets a value specifying whether there is a frame line at the left side of the text. |
set |
Sets the left indent, in twips, at the current input position. |
set |
Sets a value specifying whether the writung direction is left-to-right at the current input position. |
set |
Sets the line spacing, in percent, at the current input position. |
set |
Sets a value specifying whether there is a numbered list at the current input position. |
set |
Sets the number format for a numbered list at the current input position. |
set |
Sets a value specifying whether text is right aligned at the current input position. |
set |
Sets a value specifying whether there is a frame line at the right side of the text. |
set |
Sets the right indent, in twips, at the current input position. |
set |
Sets a value specifying whether the writing direction is right-to-left at the current input position. |
set |
Sets a value specifying whether the text is strikeout at the current input position. |
set |
Sets the structure level of all selected paragraphs. |
set |
Sets a value specifying whether there is a structured list at the current input position. |
set |
Sets the number format for a structured list at the current input position. |
set |
Sets the formatting style name at the current input position. |
set |
Sets a value specifying whether text is subscript at the current input position. |
set |
Sets a value specifying whether text is superscript at the current input position. |
set |
Sets the color used to display the text background color at the current input position. |
set |
Sets the color used to display the text at the current input position as a CSS color string. |
set |
Sets a value specifying whether text is top aligned at the current input position. |
set |
Sets a top paragraph distance, in twips, at the current input position. |
set |
Sets a value specifying whether there is a frame line at the top of the text. |
set |
Sets a value specifying whether text is underlined at the current input position. |
set |
Sets a value specifying the style at the current input position. |
set |
Sets a value specifying whether text is vertically centered at the current text input position. |