Accusoft.NotateXpress13.Net
WangType Property (NoteTool)




Gets and sets if specific Eastman/Wang compatible attributes are applied to a text annotation.
Syntax
'Declaration
 
Public Property WangType As WangType
'Usage
 
Dim instance As NoteTool
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 represents how the annotation is processed into an Eastman/Wang image.
See Also

Reference

NoteTool Class
NoteTool Members

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback