Package com.datalogics.PDFL
Class PDFObjectEnumProc
java.lang.Object
com.datalogics.PDFL.PDFObjectEnumProc
Represents callback function for Document::EnumIndirectPDFObjects invalid input: '&' 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 Summary
ConstructorsConstructorDescriptionRepresents callback function for Document::EnumIndirectPDFObjects invalid input: '&' PDFObject::Enum. -
Method Summary
-
Constructor Details
-
PDFObjectEnumProc
public PDFObjectEnumProc()Represents callback function for Document::EnumIndirectPDFObjects invalid input: '&' 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.
-
-
Method Details
-
delete
public void delete() -
swigReleaseOwnership
public void swigReleaseOwnership() -
swigTakeOwnership
public void swigTakeOwnership() -
Call
-