XFINIUM.PDF Documentation
PdfFixedDocument Class Members
Properties  Methods 

Xfinium.Pdf Namespace : PdfFixedDocument Class

The following tables list the members exposed by PdfFixedDocument.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public Property Gets or sets the javascript action to execute after the document is printed.  
Public Property Gets or sets the javascript action to execute after the document is saved.  
Public Property Gets or sets the javascript action to execute before the document is closed.  
Public Property Gets or sets the javascript action to execute before the document is printed.  
Public Property Gets or sets the javascript action to execute before the document is saved.  
Public Property Gets the COS dictionary asssociated with this object. (Inherited from Xfinium.Pdf.PdfDocument)
Public Property Gets or sets how the document should be displayed when opened in the viewer.  
Public Property Gets or sets the document information.  
Public Property Gets or sets the document security store. (Inherited from PdfDocument)
Public Property Gets the list of file attachments embedded in this document.  
Public Property Gets the Pdf form included in the document.  
Public Property Gets or sets the document ID. (Inherited from PdfDocument)
Public Property Gets the JavaScript source code blocks.  
Public Property Gets or sets the document language. (Inherited from PdfDocument)
Public Property Gets or sets the document mark information.  
Public Property Gets the list of named destination included in the document.  
Public Property Gets or sets the action to execute when the document is opened.  
Public Property Gets the optional content properties for this document.  
Public Property Gets the document outline.  
Public Property Gets or sets the collection of output intents.  
Public Property Gets the list of page labeling ranges in the Pdf document.  
Public Property Gets or sets the document's page layout specifying how the pages should be displayed when opened.  
Public Property Gets the list of pages in the document;  
Public PropertyGets or sets the Pdf version of this PdfDocument object.  
Public Property Gets the document security handler. (Inherited from PdfDocument)
Public Property Gets or sets the document structure tree.  
Public Property Gets or sets the version extension.  
Public Property Gets or sets the document's viewer preferences.  
Public Property Gets or sets the XMP document metadata.  
Top
Public Methods
 NameDescription
Public MethodOverloaded.  Appends a Pdf file at the end of the document.  
Public MethodOverloaded.  Initializes a save procedure for the Pdf file.  
Public Method Certifies the document with the given signature.  
Public MethodFinishes the save procedure initiated by BeginSave(Stream) method.  
Public Method Gets the specified COS object.  
Public Method Gets the total number of COS objects in the document.  
Public Method Gets the set of fonts included in the document.  
Public MethodOverloaded.  Inserts a Pdf file in the document.  
Public MethodOverloaded. Overridden.  Saves the Pdf document to a file.  
Top
See Also

Reference

PdfFixedDocument Class
Xfinium.Pdf Namespace