IPXC_Page::Duration Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_Page::Duration Property}}
 
{{#customTitle:IPXC_Page::Duration Property}}
Line 13: Line 14:
  
 
== See Also ==
 
== See Also ==
See also [[PXV:IPXC_Page|IPXC_Page]].
+
[[PXV:IPXC_Page|IPXC_Page]].

Revision as of 05:47, 20 May 2015


Property Duration of interface IPXC_Page returns/sets Value of double ...

Syntax

HRESULT get_Duration([out, retval]  double*  pPageDuration);
HRESULT put_Duration([in]  double  pPageDuration);

See Also

IPXC_Page.