isPDFObject

Determines whether a value is a PDF object.

isPDFObject(value) → returns boolean

Argument Reference

value variableName
Required

A value, typically the PDF object stored as a variable name.

Examples
Sample code invoking the isPDFObject function


Fork me on GitHub