InputFootnote Method

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

Applies to

IWPTextCursor

Declaration

int InputFootnote( int Mode, string Text)

Description

Creates a footnote - optionally places cursor in new footnote so you can use "Input" methods to add text.

Requires "premium" license.

 

Unless the footnote support (with premium license or demo) was activated with SetEditorMode, no footnote will be created!

 

acPremium

Parameters

 

Mode (Bitfied)

1: PlaceCursorInFootnote

2 : CreateNumberInFootnote

4: NumberInFootnoteIsSuperScript

 

Text

Initialization text (may not contain HTML or RTF tags).

 

Returns

 

0 or the Obj ID of the created object.

 

Also see: InputTextBox


[idh_iwptextcursor_inputfootnote_.htm]    Copyright © 2007 by WPCubed GmbH