CadPrintPutOrient
Orientation (0 = portrait, 1 = landscape) — operates on the current document (the no-hDwg Vecad print-setup family).
void CadPrintPutOrient (
std::int32_t Orient
);
Parameters
- Orient (std::int32_t)
- Integer value.
Return Value
None.