IPXS_PDFVariant::Type Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 2: Line 2:
 
{{#customTitle:IPXS_PDFVariant::Type Property}}
 
{{#customTitle:IPXS_PDFVariant::Type Property}}
 
{{#parentPage:PXV:IPXS_PDFVariant|Type Property|property}}
 
{{#parentPage:PXV:IPXS_PDFVariant|Type Property|property}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  
Property '''Type''' of interface [[PXV:IPXS_PDFVariant|IPXS_PDFVariant]] returns  Value of [[PXV:PDFVariantType|PDFVariantType]] ...
+
Property '''Type''' of interface [[PXV:IPXS_PDFVariant|IPXS_PDFVariant]] returns  Value of [[PXV:PDFVariantType|PDFVariantType]] that describe which data type it contains.
  
 
== Syntax ==
 
== Syntax ==

Revision as of 06:34, 7 May 2015


Property Type of interface IPXS_PDFVariant returns Value of PDFVariantType that describe which data type it contains.

Syntax

HRESULT get_Type([out, retval]  PDFVariantType*  pType);

See Also

See also IPXS_PDFVariant.