IPXV_PageSizeCtl::Landscape Property

From PDF XChange PDF SDK
Jump to: navigation, search


Property Landscape of interface IPXV_PageSizeCtl returns/sets Value of VARIANT_BOOL ...

Syntax

HRESULT get_Landscape([out, retval]  VARIANT_BOOL*  bIsLandscape);
HRESULT put_Landscape([in]  VARIANT_BOOL  bIsLandscape);

See Also

IPXV_PageSizeCtl