IPXV_FormatConverter::Extensions Property

From PDF XChange PDF SDK
Jump to: navigation, search


Property sExtensions of interface IPXV_FormatConverter returns Value of BSTR containing the supported extensions. For example "*.pptx".

Syntax

HRESULT get_Extensions([out, retval]  BSTR*  sExtensions);

See Also

IPXV_FormatConverter