Skip to main content
This object exposes properties of the paragraph style.
If you wish to work with the style of a single paragraph, you must first call any of the functions that perform synthesis (e.g., the Process or Synthesize method of the FRDocument object), as these properties become meaningful only after synthesis.

Properties

NameTypeDescription
ApplicationEngine, read-onlyReturns the Engine object.
BaseFontFontStyle, read-onlyStores the base font style of this style paragraphs.
HeadingLevelint, read-onlySpecifies the level of the heading. The property only makes sense if the value of the ParagraphRole property is PR\_Heading or PR\_HeadingNumber.
NameBSTR, read-onlyReturns the name of the paragraph style. ABBYY FineReader Engine generates the name of the style of a recognized paragraph using the ParagraphRole and HeadingLevel properties.
ParagraphRoleParagraphRoleEnum, read-onlyReturns the role which paragraphs of this style have in the logical structure of a document.
ParagraphStyle Object Diagram

See also

Working with Properties