API Reference
Struct
PowerPointTextAutoFitOptions
Options for text auto-fit behavior.
Inheritance
- ValueType
- PowerPointTextAutoFitOptions
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