PdfPageExternalPage Property
Indicates if this page was loaded from an external PDF document
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.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