IPXC_ContentItem::IsEditable Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_ContentItem::IsEditable Property}}
 
{{#customTitle:IPXC_ContentItem::IsEditable Property}}
{{#parentPage:PXV:IPXC_ContentItem#Properties|IsEditable Property|property}}
+
{{#parentPage:PXV:IPXC_ContentItem#Properties|IsEditable|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Revision as of 08:21, 23 May 2015


Property IsEditable of interface IPXC_ContentItem returns Value of VARIANT_BOOL ...

Syntax

HRESULT get_IsEditable([out, retval]  VARIANT_BOOL*  pEditable);

See Also

IPXC_ContentItem