AccusoftNotateXpress13 ActiveX DLL : NX_WangType Enumeration |
Member | Value | Description |
---|---|---|
NX_Wang_Note | 10 | Note text type. |
NX_Wang_TypedText | 7 | Typed text type. |
A NotateXpress Text annotation can be saved in a Wang-compatible TIFF file as either a TypedText object or as a Note object.
The WangType attribute of a NotateXpress Text object determines how the object will be saved. In addition, setting a Text annotation to a WangType of Note (NX_Wang_Note) will have an immediate affect on the Text object of setting the BackStyle to Opaque, the PenColor to Black, and the PenWidth to 1. Since the Wang type TypedText allows more variations in attributes, setting a Text object to NX_Wang_Typed_Text does not have any immediate affect on the object.