Accusoft.ImagXpress13.Net
Name Property




Gets the name of the CAD layout.
Syntax
'Declaration
 
Public ReadOnly Property Name As String
'Usage
 
Dim instance As CadLayout
Dim value As String
 
value = instance.Name
public string Name {get;}
public: __property string* get_Name();
public:
property String^ Name {
   String^ get();
}

Property Value

A string which represents the name of the CAD layout.
Remarks

Note: Available in Professional edition.

See Also

Reference

CadLayout Class
CadLayout Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback