Page.ScaleFactor Property
Gets or sets the scale factor (in fractions of 1), by which a page is scaled.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Property Value
Type | Description |
---|---|
Single | A Single value, which represents the current scale factor. |
Remarks
This property is hidden and intended for internal use only.
See Also