IFormatFactory class

IFormatFactory class

Allows to create formats via COM interface.

The IFormatFactory type exposes the following members:

Methods

MethodDescription
create_portion_format(self)Creates new IPortionFormat.
create_paragraph_format(self)Creates new IParagraphFormat.
create_text_frame_format(self)Creates new ITextFrameFormat.

See Also