XForm

XForm class

Class represent XForm

The XForm type exposes the following members:

Properties

NameDescription
b_boxGets or sets form bounding box.
nameGets or sets form name. Form name is name which used to reference form in XObejct ductionary in page resources.
contentsGets operators of the form.
opiGets The Open Prepress Interface (OPI).
matrixGets or sets matrix of the form.
resourcesGets Form XObject resources.
rectangleGets or sets rectangel of the form.

Methods

NameDescription
get_resources(allow_create)Returns resources of Form X-Object
get_resources()Returns resources of Form X-Object
create_new_form(source, document)Creates XForm which duplicates contents of the page.
free_memory()Clears cached data

See Also