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

In This Topic
    EndDict Method
    In This Topic
    Ends a PDF dictionary started with BeginDict.
    Syntax
    'Declaration
     
    Public Sub EndDict() 
    public void EndDict()
    See Also