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