The target PDF page
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
public PdfPage Page { get; set; }
Public Property Page As PdfPage
Get
Set
public:
property PdfPage^ Page {
PdfPage^ get ();
void set (PdfPage^ value);
}
member Page : PdfPage with get, set
Property Value
Type:
PdfPage
Reference