SoToPDFActionSetLandscape Method |
[Optional] Changes the page orientation from portrait to landscape.
Namespace: OIV.HardCopyAssembly: OIV.HardCopy (in OIV.HardCopy.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public void SetLandscape(
bool enable
)
Public Sub SetLandscape (
enable As Boolean
)
public:
void SetLandscape(
bool enable
)
member SetLandscape :
enable : bool -> unit
Parameters
- enable
- Type: SystemBoolean
Remarks See Also