ImageGear .NET
UserType Property (ImGearARTFormsToolbarButtonInfo)




Gets or sets the mark's user type.
Syntax
'Declaration
 
Public Property UserType As String
'Usage
 
Dim instance As ImGearARTFormsToolbarButtonInfo
Dim value As String
 
instance.UserType = value
 
value = instance.UserType
public string UserType {get; set;}
public: __property string* get_UserType();
public: __property void set_UserType( 
   string* value
);
public:
property String^ UserType {
   String^ get();
   void set (    String^ value);
}

Property Value

String value.
See Also

Reference

ImGearARTFormsToolbarButtonInfo Class
ImGearARTFormsToolbarButtonInfo Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback