ImageGear Professional for Windows ActiveX
IGPDEForm Object

Description:

PDE form object. An element that corresponds to an instance of XObject Form on a page (or other containing stream such as another XObject Form or annotation form). The context associated with this instance includes the actual stream that represents the XObject Form and the initial conditions of the graphics state. The latter consists of the transformation matrix, initial color values, and so forth. It is possible to have two Forms that refer to the same XObject Form. The forms will exist at different places on the same page, depending on the transformation matrix. They may also have different colors or line stroking parameters. In the case of a transparency group, the opacity is specified in the gstate.

Within a Form, each element has its own gstate (or is a container, place, or group object). These gstates are independent of the parent Form gstate. Form elements may have their own opacity.

Content may be obtained from a Form to edit the form's display list.

Interface:

IIGPDEForm extends IIGPDEElement

Members:

Methods
Clone Method Creates a new form from an existing form object.
GetContent Method Gets Form's content object.
GetXGroup Method Gets the transparency group dictionary of the XObject form.
SetContent Method Sets Form's content object.
SetXGroup Method Sets the transparency group dictionary of the XObject form.
Properties
HasXGroup Property True if the XObject form has a Transparency XGroup.

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback