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