Accusoft.ThumbnailXpress6.Net
Licensing Property




Gets the Licensing object to allow user to license ThumbnailXpress.
Syntax
[DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)]
[Browsable(false)]
public Licensing Licensing {get;}
[DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)]
[Browsable(false)]
public: __property Licensing* get_Licensing();
[DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)]
[Browsable(false)]
public:
property Licensing^ Licensing {
   Licensing^ get();
}
'Declaration
 
<DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)>
<BrowsableAttribute(False)>
Public ReadOnly Property Licensing As Licensing
 
'Usage
 
Dim instance As ThumbnailXpress
Dim value As Licensing
 
value = instance.Licensing

Property Value

The Licensing object value set.
See Also

Reference

ThumbnailXpress Class
ThumbnailXpress Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback