VintaSoft Imaging .NET SDK 12.3: Documentation for .NET developer
Vintasoft.Imaging.Pdf.BasicTypes Namespace / PdfString Class
Constructors Properties Methods SeeAlso
In This Topic
    PdfString Class Members
    In This Topic
    The following tables list the members exposed by PdfString.
    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the class.
    Public Properties
     NameDescription
    Public PropertyGets a value indicating whether this string stores in hexadecimal format.
    Public PropertyGets the type of the object. (Inherited from PdfBasicObject)
    Public PropertyGets or sets the value as byte array.
    Public PropertyGets or sets the value as string.
    Public PropertyGets or sets the value as text string.
    Public Methods
     NameDescription
    Public MethodDetermines whether the specified System.Object, is equal to this instance.
    Public MethodReturns a hash code for this instance.
    Public MethodReturns the parent PDF object of this basic object. (Inherited from PdfBasicObject)
    Public MethodReturns a System.String that represents this instance.
    See Also