public interface IMathDelimiterFactory
Allows to create a math delimiter
| Modifier and Type | Method and Description |
|---|---|
IMathDelimiter |
createMathDelimiter(IMathElement element)
Create a math delimiter by applying to the element
|
IMathDelimiter |
createMathDelimiter(IMathElementCollection mathElements)
Create a math delimiter by applying to the element
|
IMathDelimiter createMathDelimiter(IMathElement element)
Create a math delimiter by applying to the element
element - math element to apply delimiterIMathDelimiter createMathDelimiter(IMathElementCollection mathElements)
Create a math delimiter by applying to the element
mathElements - math elements to apply delimiterCopyright © 2004-2025 Aspose Pty Ltd. All Rights Reserved.