PDFObjectEnumProc Class Documentation

classPDFObjectEnumProc : SystemIDisposable

Namespace: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.

Constructor & Destructor Documentation

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

Dispose

voidDispose()

Returns:

void

DisposeChildren

voidDisposeChildren()

Returns:

void