The PdfString type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| PdfString()()()() | ||
| PdfString(array<Byte>[]()[][]) | ||
| PdfString(String) | ||
| PdfString(String, String) |
Methods
| Name | Description | |
|---|---|---|
| CanBeInObjStm | (Inherited from PdfObject.) | |
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetBytes | (Overrides PdfObject..::..GetBytes()()()().) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetOriginalBytes | ||
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| IsArray | (Inherited from PdfObject.) | |
| IsBoolean | (Inherited from PdfObject.) | |
| IsDictionary | (Inherited from PdfObject.) | |
| IsHexWriting | ||
| IsIndirect | (Inherited from PdfObject.) | |
| IsName | (Inherited from PdfObject.) | |
| IsNull | (Inherited from PdfObject.) | |
| IsNumber | (Inherited from PdfObject.) | |
| IsStream | (Inherited from PdfObject.) | |
| IsString | (Inherited from PdfObject.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| SetHexWriting | ||
| ToPdf | (Overrides PdfObject..::..ToPdf(PdfWriter, Stream).) | |
| ToString | (Overrides PdfObject..::..ToString()()()().) | |
| ToUnicodeString |
Fields
| Name | Description | |
|---|---|---|
| bytes | (Inherited from PdfObject.) | |
| encoding | ||
| hexWriting | ||
| indRef | (Inherited from PdfObject.) | |
| objGen | ||
| objNum | ||
| originalValue | ||
| type | (Inherited from PdfObject.) | |
| value |
Properties
| Name | Description | |
|---|---|---|
| Content | (Inherited from PdfObject.) | |
| Encoding | ||
| IndRef | (Inherited from PdfObject.) | |
| Length | (Inherited from PdfObject.) | |
| Type | (Inherited from PdfObject.) |