Accusoft.NotateXpress13.Net
WangType Property (TextToolbarDefaults)




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

Reference

TextToolbarDefaults Class
TextToolbarDefaults Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback