SetBlockLayerType Method
This method changes the layer of the block (sets its IBlock::BlockLayerType property).
Syntax
HRESULT SetBlockLayerType( BlockLayerTypeEnum Value );
Parameters
- Value
- [in] The layer to set for this block as one of the BlockLayerTypeEnum constants.
Return values
This method has no specific return values. It returns the standard return values of ABBYY FineReader Engine functions.
Remarks
The following objects provide this method:
|
---|
03.07.2024 8:50:25