An operation used to import XPS documents.

System.Object
   WebSupergoo.ABCpdf8.Operations.Operation
      WebSupergoo.ABCpdf8.Operations.XpsImportOperation

 

   
   
Method Description
XpsImportOperation XpsImportOperation Constructor.
ApplicationIsRunning Gets a value indicating whether an import application is running.
EnableApplicationReuse Enables an import application process to be reused.
 GetApplicationFolder Gets the installation folder of an import application.
Throws Exceptions Import Imports a portion of an XPS document.
Throws Exceptions ImportAny Imports a portion of a document via an intermediate XPS print-out.
KillApplication Terminates a running import application.
ReusesApplication Gets a value indicating whether an import application process is to be kept running and reused.
  inherited methods...

 

   
   
Property Description
Application The application used by ImportAny.
ApplicationFolder The folder of the application used by ImportAny.
DocNumber The one-based document number used by ImportAny.
EnableMSOfficeMacros Whether to enable macros when opening MS Office documents.
Password The password needed to read the source.
  inherited properties...