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
Syntaxpublic PageOrientation Orientation { get; set; }
Public Property Orientation As PageOrientation
Get
Set
Property Value
PageOrientation
Remarks
Default is portrait.
See Also