XpsImportOperation Class

ABCpdf .net

 
   

An operation used to import XPS and OXPS documents.

System.Object
   WebSupergoo.ABCpdf10.Operations.Operation
      WebSupergoo.ABCpdf10.Operations.XpsImportOperation

 

   
   
Method Description
  GetApplicationFolder Gets the installation folder of an import application.
XpsImportOperation XpsImportOperation Constructor.
ApplicationIsRunning Gets a value indicating whether an import application is running for this XpsImportOperation.
EnableApplicationReuse Enables an import application process to be reused so that it is terminated only manually or when this operation is disposed of.
Throws Exceptions Import Imports a portion of an XPS document.
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.

 

   
   
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.