public interface IMathBoxFactory
Allows to create a math box
| Modifier and Type | Method and Description |
|---|---|
IMathBox |
createMathBox(IMathElement element)
Create a math box by applying to the element
|
IMathBox createMathBox(IMathElement element)
Create a math box by applying to the element
element - math element to apply boxCopyright © 2004-2025 Aspose Pty Ltd. All Rights Reserved.