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

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