ToUnicodeProcessingRules Class |
Namespace: Aspose.Pdf.PdfAOptionClasses
The ToUnicodeProcessingRules type exposes the following members.
Name | Description | |
---|---|---|
![]() | ToUnicodeProcessingRules |
Constructor
|
![]() | ToUnicodeProcessingRules(Boolean) |
Constructor
|
![]() | ToUnicodeProcessingRules(Boolean, Boolean) |
Constructor
|
Name | Description | |
---|---|---|
![]() | MapNonLinkedSymbolsOnSpace |
Some fonts doesn't provide information about unicodes for some text symbols.
This lack of information calls an error "Text cannot be mapped to Unicode".
Use this flag to map non-linked symbols on unicode "space"(code 32).
|
![]() | RemoveSpacesFromCMapNames |
Some fonts have ToUnicode character code maps with spaces in names. These spaces could call errors
with unicode text mapping. This flag commands to remove spaces from names of ToUnicode character code maps.
By default false.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |