public interface IFormatFactory
Allows to create formats via COM interface.
| Modifier and Type | Method and Description |
|---|---|
IParagraphFormat |
createParagraphFormat()
Creates new
IParagraphFormat. |
IPortionFormat |
createPortionFormat()
Creates new
IPortionFormat. |
ITextFrameFormat |
createTextFrameFormat()
Creates new
ITextFrameFormat. |
IPortionFormat createPortionFormat()
Creates new IPortionFormat.
IParagraphFormat createParagraphFormat()
Creates new IParagraphFormat.
ITextFrameFormat createTextFrameFormat()
Creates new ITextFrameFormat.
Copyright © 2004-2025 Aspose Pty Ltd. All Rights Reserved.