[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Writer.PdfStreamWriterBase.BeginDictEntry

BeginDictEntry Method

BeginDictEntry(PdfName)

Starts a PDF dictionary entry with nested dictionary value, should be enclosed with EndDictEntry().

Declaration
public void BeginDictEntry(PdfName propName)
Public Sub BeginDictEntry(propName As PdfName)
Parameters
Type Name Description
PdfName propName