TextFragment.HorizontalScaling Property
Gets or sets the horizontal scaling percentage.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Nullable<Double> | The scaling percentage (from 1 to 600); or null (Nothing in Visual Basic) for a mixture of values. |
See Also