IPXV_PageSizeCtl::Landscape Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
(No difference)

Latest revision as of 00:41, 20 May 2018


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