IMathPhantom class
Contents
[
Hide
]IMathPhantom class
Represents a phantom math object (<m:phant>) that affects the layout of its child element without necessarily displaying it. A phantom can hide its base expression while preserving its width, height, or depth to align formulas or reserve space. Visibility and geometry behavior are controlled by properties such as Show, ZeroWid, ZeroAsc, ZeroDesc, and Transp.
The IMathPhantom type exposes the following members:
Properties
| Property | Description |
|---|---|
base | Base argument |
show | Gets or sets a value indicating whether the base element is displayed. |
zero_width | Gets or sets a value indicating whether the width of the base element should be treated as zero. |
zero_asc | Gets or sets a value indicating whether the ascent (height above baseline) of the base element should be treated as zero. |
zero_desc | Gets or sets a value indicating whether the descent (depth below baseline) of the base element should be treated as zero. |
transp | Gets or sets a value indicating whether the phantom is transparent for class-based spacing rules. |
Methods
See Also
- module
aspose.slides.mathtext - library
Aspose.Slides