Accusoft.PrintPro8.Net
Name Property (UserPaper)




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

Property Value

A string which represents the name of the paper.
See Also

Reference

UserPaper Class
UserPaper Members

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback