PDFObjectEnumProc Class Documentation
classPDFObjectEnumProc : SystemIDisposableNamespace:Datalogics::PDFL
- Inherits from:
SystemIDisposable
Detailed Description
Represents callback function for Document.EnumIndirectPDFObjects & PDFObject.Enum.
Enum is short for Enumerate. The class considers a list of indirect PDF objects. The callback function calls each object, and considers each object one by one, and continues to call and review each object until it finds and selects the object that is needed.
Referenced by
Uses types
Constructor & Destructor Documentation
PDFObjectEnumProc
PDFObjectEnumProc(PDFObjectEnumProcrhs, InternalConstructsignifier)Parameters
rhs: PDFObjectEnumProcsignifier: InternalConstruct
PDFObjectEnumProc
PDFObjectEnumProc()Represents callback function for Document.EnumIndirectPDFObjects & PDFObject.Enum.
Enum is short for Enumerate. The class considers a list of indirect PDF objects. The callback function calls each object, and considers each object one by one, and continues to call and review each object until it finds and selects the object that is needed.
~PDFObjectEnumProc
~PDFObjectEnumProc()Member Function Documentation
Call
Parameters
Returns:
boolConstructorRetrieve
static PDFObjectEnumProcConstructorRetrieve(System.IntPtrignored)Parameters
ignored: System.IntPtr
Returns:
PDFObjectEnumProcDispose
voidDispose()Returns:
voidDisposeChildren
voidDisposeChildren()Returns:
void