Document Solutions for PDF
DS.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Writer Namespace / PdfStreamWriterBase Class / BeginArray Method

In This Topic
    BeginArray Method
    In This Topic
    Starts a PDF array, should be enclosed with EndArray.
    Syntax
    'Declaration
     
    Public Sub BeginArray() 
    public void BeginArray()
    See Also