Accusoft.PdfXpress7.Net
Version Property (Document)




Specifies the version of the PDF standard the document adheres to.
Syntax
'Declaration
 
Public ReadOnly Property Version As String
'Usage
 
Dim instance As Document
Dim value As String
 
value = instance.Version
public string Version {get;}
public: __property string* get_Version();
public:
property String^ Version {
   String^ get();
}
See Also

Reference

Document Class
Document Members

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback