IFormatFactory

IFormatFactory interface

Allows to create formats via COM interface.

public interface IFormatFactory

Methods

NameDescription
CreateParagraphFormat()Creates new IParagraphFormat.
CreatePortionFormat()Creates new IPortionFormat.
CreateTextFrameFormat()Creates new ITextFrameFormat.

See Also