public interface IMathParagraphFactory
Allows to create a math paragraph
| Modifier and Type | Method and Description |
|---|---|
IMathParagraph |
createMathParagraph()
Create empty math paragraph
|
IMathParagraph |
createMathParagraph(IMathBlock mathBlock)
Creates a math paragraph and places the specified math block in it
|
IMathParagraph createMathParagraph()
Create empty math paragraph
IMathParagraph createMathParagraph(IMathBlock mathBlock)
Creates a math paragraph and places the specified math block in it
mathBlock - math block to place in the paragraphCopyright © 2004-2025 Aspose Pty Ltd. All Rights Reserved.