Accusoft.ThumbnailXpress6.Net
AccessPdfXpress Method




The major version number of PDF Xpress used.
Finds and loads the indicated version of PDF Xpress, which is used to thumbnail PDF files.
Syntax
'Declaration
 
Public Sub AccessPdfXpress( _
   ByVal majorVersion As Integer _
) 
'Usage
 
Dim instance As Licensing
Dim majorVersion As Integer
 
instance.AccessPdfXpress(majorVersion)
public void AccessPdfXpress( 
   int majorVersion
)
public: void AccessPdfXpress( 
   int majorVersion
) 
public:
void AccessPdfXpress( 
   int majorVersion
) 

Parameters

majorVersion
The major version number of PDF Xpress used.
Remarks
It searches for PDF Xpress using the process described in How the Runtime Locates Assemblies. A partial reference is dynamically loaded and thus only the application directory is searched for the assembly, and no other checking occurs.

Note: Only versions 5 and 6 are supported at this time.

See Also

Reference

Licensing Class
Licensing Members

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback