PdfPageExternalPage Property
Indicates if this page was loaded from an external PDF document
Namespace: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 16.0.0
public bool ExternalPage { get; }
Public ReadOnly Property ExternalPage As Boolean
Get
public:
property bool ExternalPage {
bool get ();
}
member ExternalPage : bool with get
Property Value
Boolean