ObjType Property

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

Applies to

IWPTextObj

Declaration

TextObjTypes ObjType;

Description

The type of the object. The property is readonly, You can use _SetObjType to change the type.

0=text object,

1=merge field,

2=hyperlink,

3=bookmark,

7=text object,

8=page reference,

11=footnote,

12=image or text box and

13 for horizontal lines.

 

Please note: "Bookmarks" are NOT the kind of bookmarks used by PDF. This are invisible marks which can be used to locate certain text in a document. They are implemented as object pairs (like hyperlinks and merge fields) and so can contain text. To mark text to be exported as a PDF bookmark use the WPAT code ParIsOutline.

 


[idh_iwptextobj_objtype.htm]    Copyright © 2007 by WPCubed GmbH