Applies to
TWPRTFDataBlock
Declaration
property Kind: TWPPagePropertyKind;
Description
This property describes the kind of the document block. Possible values are:
- wpIsBody - the text is document body. It can be displayed in a memo control as body of a page. Only text bodies can be displayed with header/footer texts in page layout view. Please note that currently the RTF-Engine only allows one text body in a TRTFDataCollection.
- wpIsHeader - the text is a header text. It can be displayed in a memo control similar to the body text or in WYSIWYG page layout view mode in the header area.
- wpIsFooter - the text is a footer text. It can be displayed in a memo control similar to the body text or in WYSIWYG page layout view mode in the footer area.
- wpIsFootnote - the text is a footnote. This kind is reserved for "WPTools Premium" which will offer full footnote support.
- wpIsLoadedBody - while a text is being loaded the body uses the kind wpIsLoadedBody. When the loading was successful the property is changed to wpIsBody.
- wpIsDeleted - The text is marked for deletion.
|
Copyright (C) by WPCUBED GmbH - Munich
|
http://www.wpcubed.com