PictureBlocks Object
PictureBlocks Object
This object represents a set of picture blocks. It can be used in document separation scripts.
Properties
Name | Type | Description |
Count | Long, read-only | Number of elements in the set of text blocks. |
Methods
Name | Parameters | Description |
Item |
[in] Long - the index of the block in the set. It must range from 0 to the value of the Count property minus 1. [out] PictureBlock - the picture block. |
Provides access to a single picture block. |
See also
26.03.2024 13:49:49