IPXC_CMap Interface

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 +
{{#customTitle:IPXC_CMap Interface}}
 +
{{#parentPage:PXV:PXC_Interfaces|IPXC_CMap|interface}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}
 +
 +
The interface of object of PDF-XChange Editor SDK.
 +
 +
== Methods ==
 +
{| class="wikitable methods"
 +
|-
 +
| [[PXV:IPXC_CMap_GetNextMBLen|GetNextMBLen]]
 +
| [[PXV:IPXC_CMap_MultiByte2Unicode|MultiByte2Unicode]]
 +
|
 +
|
 +
|}
 +
 +
== Properties ==
 +
{| class="wikitable properties"
 +
|-
 +
| [[PXV:IPXC_CMap_Ordering|Ordering]]
 +
| [[PXV:IPXC_CMap_PDFObject|PDFObject]]
 +
| [[PXV:IPXC_CMap_Registry|Registry]]
 +
| [[PXV:IPXC_CMap_Supplement|Supplement]]
 +
|}
 +
 +
== See Also ==
 +
[[PXV:IPXC_Document_GetCMapByPDFObject|IPXC_Document::GetCMapByPDFObject]], [[PXV:IPXC_Font_GetToUnicode|IPXC_Font::GetToUnicode]]

Revision as of 01:25, 20 October 2015


The interface of object of PDF-XChange Editor SDK.

Methods

GetNextMBLen MultiByte2Unicode

Properties

Ordering PDFObject Registry Supplement

See Also

IPXC_Document::GetCMapByPDFObject, IPXC_Font::GetToUnicode