PdfPageIsLoadedPage Property
A flag indicating if this page was loaded from another PDF document
Namespace: EvoExcelToPdfAssembly: EvoExcelToPdf_NetCore (in EvoExcelToPdf_NetCore.dll) Version: 12.0.0
public bool IsLoadedPage { get; }
Public ReadOnly Property IsLoadedPage As Boolean
Get
public:
property bool IsLoadedPage {
bool get ();
}
member IsLoadedPage : bool with get
Property Value
Boolean