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.2.Core.dll
Declaration
Property Value
Type | Default | Description |
---|---|---|
Single | 1 | A Single value, which represents the current scale factor. |
Remarks
This property is hidden and intended for internal use only.
See Also