FormatFactory

FormatFactory class

Allows to create formats via COM interface.

FormatFactory

NameDescription
FormatFactory()

Returns: FormatFactory


createParagraphFormat

NameDescription
createParagraphFormat ()Creates new IParagraphFormat.

Returns: ParagraphFormat


createPortionFormat

NameDescription
createPortionFormat ()Creates new IPortionFormat.

Returns: PortionFormat


createTextFrameFormat

NameDescription
createTextFrameFormat ()Creates new ITextFrameFormat.

Returns: TextFrameFormat


getInstance

NameDescription
getInstance ()Format factory static instance. Read-only FormatFactory.

Returns: FormatFactory