API Reference
Struct
PowerPointTextAutoFitOptions
Options for text auto-fit behavior.
Inheritance
- ValueType
- PowerPointTextAutoFitOptions
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
Accepted by parameters
Constructors
public PowerPointTextAutoFitOptions(Nullable<Double> fontScalePercent = null, Nullable<Double> lineSpaceReductionPercent = null) #Creates auto-fit options using percentage values (0-100).
Parameters
- fontScalePercent System.Nullable{System.Double} = null
- lineSpaceReductionPercent System.Nullable{System.Double} = null