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