| java.lang.Object | 
    
    
        
            | ↳ | com.pdftron.pdf.PDF2WordModule | 
    
Class Overview
The class PDF2WordModule.
 static interface to PDFTron SDKs PDF to Word functionality
 
Summary
| Public Methods | 
|---|
	 
    
        | static
            
            boolean | isModuleAvailable() Find out whether the pdf2word module is available (and licensed). | 
| [Expand] Inherited Methods | 
|---|
|  From class
  java.lang.Object 
  
   
    
    
	 
    
        | boolean | equals(Object arg0) |  
        | final
            
            
            Class<?> | getClass() |  
        | int | hashCode() |  
        | final
            
            
            void | notify() |  
        | final
            
            
            void | notifyAll() |  
        | String | toString() |  
        | final
            
            
            void | wait(long arg0, int arg1) |  
        | final
            
            
            void | wait(long arg0) |  
        | final
            
            
            void | wait() |  | 
 
Public Methods
 
    
      
        public 
        static 
         
         
         
        boolean
      
      isModuleAvailable
      ()
    
      
    
      
  Find out whether the pdf2word module is available (and licensed).
      Returns
      - returns true if pdf2word operations can be performed