FormatFactory

FormatFactory class

Allows to create formats via COM interface.

FormatFactory

NameDescription
FormatFactory()

Result: FormatFactory


createParagraphFormat

NameDescription
createParagraphFormat ()Creates new IParagraphFormat.

Result: ParagraphFormat


createPortionFormat

NameDescription
createPortionFormat ()Creates new IPortionFormat.

Result: PortionFormat


createTextFrameFormat

NameDescription
createTextFrameFormat ()Creates new ITextFrameFormat.

Result: TextFrameFormat


getInstance

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

Result: FormatFactory