Documents for PDF .NET Edition
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Spec Namespace / PdfString Class / ToArray Method

In This Topic
    ToArray Method (PdfString)
    In This Topic
    Syntax
    'Declaration
     
    Public Function ToArray() As System.Byte()
    public System.byte[] ToArray()
    See Also