Document Solutions for PDF
DS.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Spec Namespace / PdfArray Class / ToArray Method

In This Topic
    ToArray Method (PdfArray)
    In This Topic
    Syntax
    'Declaration
     
    Public Function ToArray() As IPdfObject()
    public IPdfObject[] ToArray()
    See Also