com.adobe.livecycle.pdfutility.client
Class PDFPropertiesResult

java.lang.Object
  extended by com.adobe.external.pdfutil.client.PDFPropertiesResponse
      extended by com.adobe.livecycle.pdfutility.client.PDFPropertiesResult
All Implemented Interfaces:
java.io.Serializable

public class PDFPropertiesResult
extends com.adobe.external.pdfutil.client.PDFPropertiesResponse
implements java.io.Serializable

Represents the results of a PDF document query request that you set by using a PDFPropertiesRequest object. By using this object, you can determine document properties such as the version, whether it contains comments, or whether it contains attachments.

A getter method that belongs to this class may return null, meaning either that the property was not requested or the property could not be determined. If there is a problem, invoke the getQueryException method.

See Also:
PDFPropertiesOptionSpec

Constructor Summary
PDFPropertiesResult()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PDFPropertiesResult

public PDFPropertiesResult()


[an error occurred while processing this directive] [an error occurred while processing this directive]