IPXV_Inst::SelectedStamp 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:IPXV_Inst::SelectedStamp Property}}
 
{{#customTitle:IPXV_Inst::SelectedStamp Property}}
{{#parentPage:PXV:IPXV_Inst#Properties|SelectedStamp Property|property}}
+
{{#parentPage:PXV:IPXV_Inst#Properties|SelectedStamp|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Revision as of 09:20, 23 May 2015


Property SelectedStamp of interface IPXV_Inst returns/sets Pointer to IPXC_StampInfo ...

Syntax

HRESULT get_SelectedStamp([out, retval]  IPXC_StampInfo**  ppStamp);
HRESULT put_SelectedStamp([in]  IPXC_StampInfo*  ppStamp);

See Also

IPXV_Inst