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

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