Gets and sets if specific Eastman/Wang compatible attributes are applied to a text annotation.
public: __property WangType get_WangType();
public: __property void set_WangType(
WangType value
);
'Declaration
Public Property WangType As WangType
'Usage
Dim instance As NoteTool
Dim value As WangType
instance.WangType = value
value = instance.WangType
Property Value
The
WangType which represents how the annotation is processed into an Eastman/Wang image.