Indicates that text has been removed from the document.

HRESULT onRemoveText(
   ULONG  cCharacterPosition,
   ULONG  cNumToRemove
);

Parameters

cCharacterPosition

[in] The character position of the first character removed.

cNumToRemove

[in] The number of characters removed.

Expand imageReturn Value

Expand imageRemarks

Expand imageSee Also