PrinterSettingsUsing.UseMargins Property
For internal use.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v18.2.Core.dll
Declaration
[Browsable(false)]
public virtual bool UseMargins { get; set; }
<Browsable(False)>
Public Overridable Property UseMargins As Boolean
Property Value
Type |
---|
Boolean |
Property Paths
You can access this nested property as listed below:
Library | Object Type | Path to UseMargins |
---|---|---|
WinForms Controls | XtraSchedulerReport |
|
Reporting | XtraReport |
|
See Also
Feedback