Kind Property

[Top]  [Chapter]  [Previous]  [Next]

Applies to

IWPDataBlock

Declaration

DataBlockKind Kind;

Description

The property Kind is used to differentiate between header (DataBlockKind.wpIsHeader), footer (DataBlockKind.wpIsFooter), text boxes (DataBlockKind.wpIsOwnerSelected) and footnotes (DataBlockKind.wpIsFootnote). Also the body text uses the IWPDataBlock interface. It is the only layer which may span pages and its kind is DataBlockKind.wpIsBody.


[idh_iwpdatablock_kind.htm]    Copyright © 2007 by WPCubed GmbH