IPXV_DocumentViewsArea::DocViews Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXV_DocumentViewsArea::DocViews Property}}
 
{{#customTitle:IPXV_DocumentViewsArea::DocViews Property}}
 +
{{#parentPage:PXV:IPXV_DocumentViewsArea|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''DocViews''' of interface [[PXV:IPXV_DocumentViewsArea|IPXV_DocumentViewsArea]] returns  Pointer to [[PXV:IPXV_DocViewsList|IPXV_DocViewsList]] ...
 
Property '''DocViews''' of interface [[PXV:IPXV_DocumentViewsArea|IPXV_DocumentViewsArea]] returns  Pointer to [[PXV:IPXV_DocViewsList|IPXV_DocViewsList]] ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 16:09, 20 April 2015


Property DocViews of interface IPXV_DocumentViewsArea returns Pointer to IPXV_DocViewsList ...

Syntax

HRESULT get_DocViews([out, retval] IPXV_DocViewsList** ppRes);

See Also

See also IPXV_DocumentViewsArea.