Declaration
void EnumDataBlocks([In] int EventParam);
Description
With EnumDataBlocks the event OnEnumDataBlocks will be called for each text layer in the document.
Parameters |
EventParam |
This value will be passed through to the event handler. |
Category