Navigation:  Interfaces (Technical API Reference) > General: WPDllInt + IWPMemo/IWPEditor > IWPMemo / IWPEditor > Methods >

EnumDataBlocks Method

Previous pageReturn to chapter overviewNext page

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

Callback Functions