PageSetupInfoMargin Property |
Gets or sets the page margin.
Namespace: Flex.Hal.SettingsAssembly: Flex.Hal.Ohio (in Flex.Hal.Ohio.dll) Version: 6.0.8219.1880
Syntax public Thickness Margin { get; set; }
Public Property Margin As Thickness
Get
Set
Property Value
ThicknessRemarks
Default is 0.5 inch on each side for screen printing and
0.1 inch on each side for host printing.
See Also