Gets or sets the changed margin size in hundredths of an inch.
Namespace:DevExpress.XtraPrinting
Assembly:DevExpress.Printing.v19.2.Core.dll

Syntax
C# |
public Single Value { get; set; }
|
VB |
Public Property Value As Single
|
Property value
Type: Single
The changed margin size in hundredths of an inch.

See Also