Namespace: BitMiracle.Docotic.Pdf
public sealed class PdfCharacterCode
Public NotInheritable Class PdfCharacterCode
The PdfCharacterCode type exposes the following members.
Name | Description | |
---|---|---|
![]() | Font |
Gets the PDF font for this character code.
|
![]() | Length |
Gets the length of this character code in bytes.
|
![]() | Value |
Gets the value of this character code.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Text in PDF documents is defined by a combination of font and character codes for that font. Sequences of character codes constitute CosString objects.
Character codes are used to: