| | |
Constant | Details | Function |
---|
alignBaseline | The text is positioned on the base line. | docParagraph type, docElementText type, docFragment type, docNumberingLevel type |
alignIndex | The text is positioned in subscript. | docParagraph type, docElementText type, docFragment type, docNumberingLevel type |
alignSuperscript | The text is positioned in superscript. | docParagraph type, docElementText type, docFragment type, docNumberingLevel type |
docBody | Text to be edited: Body of current page. | DocGoIntoEdit |
docColumnBreak | Allows you to insert a column break. | DocAdd, DocInsert |
docFooter | Text section to be edited: Footer of current page. | DocGoIntoEdit |
New in version 2025docFormatPainterModeDisabled | Disables the format painter mode (if enabled). | |
New in version 2025docFormatPainterModeMultiple | Permanently enables the format painter mode. | |
New in version 2025docFormatPainterModeOnce | Enables the format painter mode to copy formatting only once. | |
docHeader | Part of text to be edited: Header of current page. | DocGoIntoEdit |
docHeightModeAtLeast | Array row height: the row height will be at least that defined by the property Height of the array row.. | docTable type |
docHeightModeAutomatic | Array row height: the height of the row is automatically calculated according to the text present in the cells of the row.. | docTable type |
docHeightModeExact | Array row height: the height of the row is defined by the property Height of the array row.. | docTable type |
docHeightModeUndefined | Array row height: the method for calculating row height is not defined.. | docTable type |
docLandscape | Section orientation: all pages in the section are in landscape mode. | docSection type |
docLineBreak | Allows you to insert a line break. | DocAdd, DocInsert |
docMulticolumnIdentical | Multicolumn management: Each column has an identical width. | docFormatMulticolumn type |
docMulticolumnNone | No multicolumn management. | docFormatMulticolumn type |
docMulticolumnVariable | Multi-column management: Each column has a variable width. | docFormatMulticolumn type |
docOriginScreen | Changes the origin to calculate a position in the Word Processing control. | DocInfoXY |
docPageBreak | Allows you to insert a page break. | DocAdd, DocInsert |
docPageNumber | Number of the page that contains the specified position. | DocInfoXY |
docParagraphBreak | Allows you to insert a paragraph break. | DocAdd, DocInsert |
docPortrait | Section orientation: all pages in the section are in Portrait mode. | docSection type |
docstyleCharacter | Style type: Character style | Document type |
docstyleNumbering | Style type: Numbering style | Document type |
docstyleParagraph | Style type: Paragraph style | Document type |
docstyleTable | Style type: Array style | Document type |
docTabulationCharacterDot | Fill character for space before tab: Period. | docTabulation type |
docTabulationCharacterHyphen | Fill character for space before tab: Hyphen. | docTabulation type |
docTabulationCharacterMiddleDot | Fill character for space before tab: centered dot. | docTabulation type |
docTabulationCharacterNone | Fill character for space before tab: Blank character (no fill character). | docTabulation type |
docTabulationCharacterUnderscore | Fill character for space before tab: Underline. | docTabulation type |
docWidthModeAutomatic | Array column width: Column width is automatically calculated according to the text in the current column and the text in other columns.. | docTable type |
docWidthModeNone | Array column width: a special case. | docTable type |
docWidthModePercent | Array column width: Column width is calculated as a percentage of the total width of the array. | docTable type |
docWidthModeUndefined | Array column width: The column width calculation mode is not defined, as cells in the column have different widths.. | docTable type |
docWidthModeValue | Array column width: Column widths are calculated according to the width provided in millimeters.. | docTable type |
docWrappingAlignedOnText | Wrapping type: the image (or text area) is inserted into the line and linked to the text location where it was inserted.. It is processed like any character. It moves with the text. | docElementImage type, docElementTextArea type |
docWrappingBeforeTheText | Wrapping type: Displays the image or text area on top of the text. | docElementImage type, docElementTextArea type |
docWrappingBehindTheText | Wrapping type: Use the image or text area as a watermark behind the text. | docElementImage type, docElementTextArea type |
docWrappingFramed | Wrap type: Wraps the text around the image border or text area (recommended for square images). | docElementImage type, docElementTextArea type |
docWrappingNear | Wrap type: Wraps the image (or text area) according to its contours (recommended for round or irregularly shaped images). | docElementImage type, docElementTextArea type |
docWrappingThrough | Trim type: Allows you to customize the trim. | docElementImage type, docElementTextArea type |
docWrappingTopAndBottom | Wrapping type: The image (or text area) remains on its line, between two sections of text at the top and bottom. | docElementImage type, docElementTextArea type |
docXCoord | X-coordinate of the specified position on the page (expressed in millimetres). | DocInfoXY |
docYCoord | Y-coordinate of the specified position on the page (expressed in millimetres). | DocInfoXY |
docZOrderBackground | New ZOrder: switches element to background. | DocChangeZOrder |
docZOrderBackward | New ZOrder: switches element to lower plane. | DocChangeZOrder |
docZOrderForward | New ZOrder: Moves element to next plane. | DocChangeZOrder |
docZOrderFront | New ZOrder: Moves element to foreground. | DocChangeZOrder |
dpBottom | Vertical position: Text is displayed at the bottom of the Word Processing control. | DocPosition |
dpCenter | Vertical or horizontal position: Text is displayed at the center of the Word Processing control. | DocPosition |
dpDefault | Vertical or horizontal position: Text is displayed in the Word Processing control. | DocPosition |
dpLeft | Horizontal position: Text is displayed to the left of the Word Processing control. | DocPosition |
dpRight | Horizontal position: Text is displayed to the right of the Word Processing control. | DocPosition |
dpTop | Vertical position: Text is displayed at the top of the Word Processing control. | DocPosition |
dthWithCSS | Apply external CSS styles: CSS code is generated in a ".CSS" file external to the HTML page. | DocToHTML |
dthWithoutCSS | Applies CSS inline styles: CSS code is generated and integrated into the HTML code of the generated page. Each tag contains the CSS styles applied to it. | DocToHTML |
lineSpacingExact | The line spacing corresponds to the value of the LineSpacing property. | docParagraph type, docElementText type, docFragment type, docNumberingLevel type |
lineSpacingMinimum | The line spacing is at least the value of the LineSpacing property. If the default line spacing of the font used on the previous line is greater than .LineSpacing, the default line spacing of the font is used. | docParagraph type, docElementText type, docFragment type, docNumberingLevel type |
lineSpacingMultiple | The line spacing is obtained by multiplying the LineSpacing property by the default line spacing of the font of the previous line and dividing the result by 240. | docParagraph type, docElementText type, docFragment type, docNumberingLevel type |
numfBullet | Numbering format: Bulleted numbering. Only the bullets represented by a font character are available. You cannot create a bullet associated with an image. | docNumberingLevel type |
numfLowercaseLetter | Numbering format: Numbering in lowercase letters: a, b, c, d, ... | docNumberingLevel type |
numfNumeric | Numbering format: Numbering in digits: 1, 2, 3, 4, ... | docNumberingLevel type |
numfNumericInLetters | Numbering format: numbers written in letters: one, two, three, four, ... | docNumberingLevel type |
numfOrdinal | Numbering format: Ordered numbering: 1st, 2nd, 3rd, ... | docNumberingLevel type |
numfOrdinalInLetters | Numbering format: ordered numbering in letters: first, second, third, ... | docNumberingLevel type |
numfRomanLowercase | Numbering format: Numbering in lower-case Roman numerals: i, ii, iii, ... | docNumberingLevel type |
numfRomanUppercase | Numbering format: Numbering in capital Roman numerals: I, II, III, ... | docNumberingLevel type |
numfUppercaseLetter | Numbering format: Numbering in capital letters: A, B, C, D, ... | docNumberingLevel type |
numsepNone | Numbering separator: none | docNumberingLevel type |
numsepSpace | Numbering separator: space | docNumberingLevel type |
numsepTabulation | Numbering separator: tabulation | docNumberingLevel type |
ssNoBreak | Section skip type: No section skip. | docParagraph type |
ssSectionBreak | Section jump type: Section jump to next page. | docParagraph type, docSection type |
ssSectionBreakContinuous | Section break type: Section break on the same page. | docParagraph type, docSection type |
ssSectionBreakEvenPage | Section jump type: Section jump to next even page. | docParagraph type, docSection type |
ssSectionBreakOddPage | Section jump type: Section jump to next odd-numbered page. | docParagraph type, docSection type |
styleTOCDefault1 | Default paragraph style for level 1 of the table of contents (Heading 1). | docTableOfContents type |
styleTOCDefault2 | Default paragraph style for level 2 of the table of contents (Heading 2). | docTableOfContents type |
styleTOCDefault3 | Default paragraph style for level 3 of the table of contents (Heading 3). | docTableOfContents type |
styleTOCDefault4 | Default paragraph style for level 4 of the table of contents (Heading 4). | docTableOfContents type |
styleTOCDefault5 | Default paragraph style for level 5 of the table of contents (Heading 5). | docTableOfContents type |
styleTOCDefault6 | Default paragraph style for level 6 of the table of contents (Heading 6). | docTableOfContents type |
styleTOCDefault7 | Default paragraph style for level 7 of the table of contents (Heading 7). | docTableOfContents type |
styleTOCDefault8 | Default paragraph style for level 8 of the table of contents (Heading 8). | docTableOfContents type |
styleTOCDefault9 | Default paragraph style for level 9 of the table of contents (Heading 9). | docTableOfContents type |
tabTypeBar | Tab type: A vertical bar will be displayed at the tab. | docTabulation type |
tabTypeCenter | Tab type: The center of the text will be aligned with the tab. | docTabulation type |
tabTypeDecimal | Tab type: The decimal separator will be aligned with the tab. | docTabulation type |
tabTypeLeft | Tab type: The left edge of the text will be aligned with the tab. | docTabulation type |
tabTypeRight | Tab type: The right edge of the text will be aligned with the tab. | docTabulation type |
typeDocElementCell | Element type: Cell of an array | docElement type |
typeDocElementCheckBoxControl | Element type: Switch | docElement type |
typeDocElementDocument | Type of element: Document | docElement type |
typeDocElementFooter | Element type: Footer | docElement type |
typeDocElementFormula | Element type: Formula | docElement type |
typeDocElementHeader | Element type: Page header | docElement type |
typeDocElementImage | Element type: Image | docElement type |
typeDocElementLink | Element type: Link | docElement type |
typeDocElementParagraph | Element type: Empty paragraph | docElement type |
typeDocElementTableOfContents | Item type: Table of contents | docElement type |
typeDocElementText | Element type: Text | docElement type |
typeDocElementTextArea | Element type: Text area | docElement type |
typeDocElementUnknown | Type of element: Unknown | docElement type |
typeDocLinkBookmark | Element type: Bookmark link | docElementLink type |
typeDocLinkURL | Element type: URL link | docElementLink type |
typeSubDocBody | Part of the document to which the fragment belongs: Document body. | docFragment type |
typeSubDocCanvas | Part of the document to which the fragment belongs: Image container. | docFragment type |
typeSubDocFooterEvenPage | Part of the document to which the fragment belongs: Even footer. | docFragment type |
typeSubDocFooterFirstPage | Part of the document to which the fragment belongs: Footer of the first page. | docFragment type |
typeSubDocFooterOddPage | Part of the document to which the fragment belongs: Odd footer. | docFragment type |
typeSubDocHeaderEvenPage | Part of the document to which the fragment belongs: Even page header. | docFragment type |
typeSubDocHeaderFirstPage | Part of the document to which the fragment belongs: Header of the first page. | docFragment type |
typeSubDocHeaderOddPage | Part of the document to which the fragment belongs: Odd page header. | docFragment type |
typeSubDocTextArea | Part of the document to which the fragment belongs: Text area. | docFragment type |
underlineDash | Underlining type: Underlining with dashes | docParagraph type, docElementText type, docFragment type, docNumberingLevel type |
underlineDashHeavy | Underlining type: Underlining with thick dashes | docParagraph type, docElementText type, docFragment type, docNumberingLevel type |
underlineDotDash | Underline type: '.-' underline (dot-dash) | docParagraph type, docElementText type, docFragment type, docNumberingLevel type |
underlineDotDashHeavy | Underlining type: thick '.-' (dot-dash) underlining | docParagraph type, docElementText type, docFragment type, docNumberingLevel type |
underlineDotDotDash | Underline type: '..-' underline (dot-dash) | docParagraph type, docElementText type, docFragment type docNumberingLevel type |
underlineDotDotDashHeavy | Underline type: thick '..-' (dot-dash) underline | docParagraph type, docElementText type, docFragment type, docNumberingLevel type |
underlineDotted | Underlining type: Dotted underlining | docParagraph type, docElementText type, docFragment type, docNumberingLevel type |
underlineDottedHeavy | Underlining type: thick dotted underlining | docParagraph type, docElementText type, docFragment type, docNumberingLevel type |
underlineDouble | Underlining type: Double underlining | docParagraph type, docElementText type, docFragment type, docNumberingLevel type |
underlineNone | Underline type: No underlining | docParagraph type, docElementText type, docFragment type, docNumberingLevel type |
underlineSingle | Underlining type: Simple underlining | docParagraph type, docElementText type, docFragment type, docNumberingLevel type |
underlineThick | Underlining type: thick underlining | docParagraph type, docElementText type, docFragment type, docNumberingLevel type |
underlineWords | Underlining type: Underlining of words only | docParagraph type, docElementText type, docFragment type, docNumberingLevel type |