Documents for PDF .NET Edition
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Spec Namespace / IPdfDictHolder Interface / Value Property

In This Topic
    Value Property (IPdfDictHolder)
    In This Topic
    Gets the dictionary of properties.
    Syntax
    'Declaration
     
    ReadOnly Property Value As PdfDict
    PdfDict Value {get;}
    See Also