Pdf |
The PdfEncodedContentString type exposes the following members.
Name | Description | |
---|---|---|
Create(PdfArray) | Creates a PdfEncodedContentString from the specified PdfArray. | |
Create(PdfString) | Creates a PdfEncodedContentString from the specified PdfString. | |
Equals(Object) |
Determines whether the specified Object is equal to this PdfEncodedContentString instance.
(Overrides ValueTypeEquals(Object)) | |
Equals(PdfEncodedContentString) | Determines whether the other PdfEncodedContentString is equal to this PdfEncodedContentString instance. | |
GetHashCode |
Returns a hash code for this PdfEncodedContentString instance.
(Overrides ValueTypeGetHashCode) | |
ToString |
Returns a String that represents this PdfEncodedContentString instance.
(Overrides ValueTypeToString) |
Name | Description | |
---|---|---|
Equality(PdfEncodedContentString, PdfEncodedContentString) | Determines whether first and second PdfEncodedContentStrings are equal. | |
Inequality(PdfEncodedContentString, PdfEncodedContentString) | Determines whether first and second PdfEncodedContentStrings are not equal. |
Name | Description | |
---|---|---|
GetStringOrArray |
Gets the PdfString or PdfArray that serves as a backing storage of the specified PdfEncodedContentString.
(Defined by PdfContentExtensions) |