Accusoft.PrintPro8.Net
ToString Method (Paper)




Creates a string and returns the paper name.
Syntax
'Declaration
 
Public Overrides Function ToString() As String
'Usage
 
Dim instance As Paper
Dim value As String
 
value = instance.ToString()
public override string ToString()
public: string* ToString(); override 
public:
String^ ToString(); override 

Return Value

A string value which represents the paper name.
See Also

Reference

Paper Class
Paper Members

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback