PageSetupInfoOrientation Property |
Gets or sets the page orientation.
Namespace:
Flex.Hal.Settings
Assembly:
Flex.Hal.Ohio (in Flex.Hal.Ohio.dll) Version: 4.1.4031.1525
Syntax public PageOrientation Orientation { get; set; }
Public Property Orientation As PageOrientation
Get
Set
Property Value
Type:
PageOrientationRemarks
Default is portrait.
See Also