Click or drag to resize

select Method

Select the object represented by this PdfObject instance.

Syntax
JavaScript
function select();

Parameters

None

Return Value

Type: Boolean

true if operation completed successfully; otherwise, false.

Remarks

Only objects on the currently viewed page can be selected.

See Also

Other Resources