Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / PdfImageLocation Class / Page Property

In This Topic
    Page Property (PdfImageLocation)
    In This Topic
    Gets a Page that references the image.
    Syntax
    'Declaration
     
    Public ReadOnly Property Page As Page
    public Page Page {get;}
    See Also