Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Spec Namespace / PdfRefObject Class / Ref Property

In This Topic
    Ref Property
    In This Topic
    Gets the underlying PdfRef object.
    Syntax
    'Declaration
     
    Public ReadOnly Property Ref As PdfRef
    public PdfRef Ref {get;}
    See Also