RichTextBrick.ScaleFactor Property
For internal use.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.RichEdit.v24.1.Core.dll
NuGet Packages: DevExpress.RichEdit.Core, DevExpress.Win.Navigation
Declaration
[Browsable(false)]
[DefaultValue(1F)]
[XtraSerializableProperty]
public float ScaleFactor { get; set; }
Property Value
Type | Default |
---|---|
Single | 1 |
See Also