Object PmfLayout
Description:
This object represents one form item of the type: Area for other Pmf objects.
Properties and methods of this object:
CreateItem() | Creates a single form subitem in the area defined by parent PmfLayout object |
GetItem() | Returns Pmf object (i.e. existing form item) |
GetItems() | Returns an array of Pmf objects. |
Subtype | Specifies whether the nested objects are arranged vertically or horizontally |
RemoveItem() | Removes Pmf object (i.e. existing form item) |
RemoveItems() | Removes items of the Pmf object |
Properties and methods that are common to all objects of the PmfObject type:
Note:
The appearance of this object can be defined by means of the
Subtype property.