IPXV_Document::InFullScreen Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 13: Line 13:
  
 
== See Also ==
 
== See Also ==
[[PXV:IPXV_Document|IPXV_Document]].
+
[[PXV:IPXV_Document|IPXV_Document]]

Revision as of 05:05, 23 May 2015


Property InFullScreen of interface IPXV_Document returns Value of VARIANT_BOOL ...

Syntax

HRESULT get_InFullScreen([out, retval]  VARIANT_BOOL*  pFS);

See Also

IPXV_Document