Pdf |
The PdfString type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Create(DateTimeOffset) | Creates the date PdfString instance from the specified DateTimeOffset value. |
![]() ![]() | Create(String) | Creates the literal text PdfString instance from the specified String value. |
![]() ![]() | Create(String, IPdfEncoding, PdfStringForm) | Creates the PdfString instance from the specified String value. |
![]() | Equals |
Determines whether the specified Object is equal to this PdfString instance.
(Overrides PdfBasicValueEquals(Object)) |
![]() | GetHashCode |
Returns a hash code for this PdfString instance.
(Overrides PdfBasicValueGetHashCode) |
![]() | ToString |
Returns a String that represents this PdfString instance.
(Overrides PdfBasicObjectToString) |
![]() | ToString(IPdfEncoding) | Returns a String that represents this PdfString instance in the specified encoding. |