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

In This Topic
    Value Property (IPdfArrayHolder)
    In This Topic
    Gets the array of values.
    Syntax
    'Declaration
     
    ReadOnly Property Value As PdfArray
    PdfArray Value {get;}
    See Also