XFINIUM.PDF Documentation
PdfFixedDocument Class Members
Properties  Methods 

The following tables list the members exposed by PdfFixedDocument.

Public Constructors
 NameDescription
Public ConstructorPdfFixedDocument ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyAfterPrintAction Gets or sets the javascript action to execute after the document is printed.  
Public PropertyAfterSaveAction Gets or sets the javascript action to execute after the document is saved.  
Public PropertyBeforeCloseAction Gets or sets the javascript action to execute before the document is closed.  
Public PropertyBeforePrintAction Gets or sets the javascript action to execute before the document is printed.  
Public PropertyBeforeSaveAction Gets or sets the javascript action to execute before the document is saved.  
Public PropertyCosDictionary Gets the COS dictionary asssociated with this object. (Inherited from Xfinium.Pdf.PdfDocument)
Public PropertyDisplayMode Gets or sets how the document should be displayed when opened in the viewer.  
Public PropertyDocumentInformation Gets or sets the document information.  
Public PropertyFileAttachments Gets the list of file attachments embedded in this document.  
Public PropertyForm Gets the Pdf form included in the document.  
Public PropertyID Gets the document ID. (Inherited from Xfinium.Pdf.PdfDocument)
Public PropertyJavaScriptBlocks Gets the JavaScript source code blocks.  
Public PropertyNamedDestinations Gets the list of named destination included in the document.  
Public PropertyOpenAction Gets or sets the action to execute when the document is opened.  
Public PropertyOptionalContentProperties Gets the optional content properties for this document.  
Public PropertyOutline Gets the document outline.  
Public PropertyOutputIntents Gets or sets the collection of output intents.  
Public PropertyPageLabelingRanges Gets the list of page labeling ranges in the Pdf document.  
Public PropertyPageLayout Gets or sets the document's page layout specifying how the pages should be displayed when opened.  
Public PropertyPages Gets the list of pages in the document;  
Public PropertyPdfVersionGets or sets the Pdf version of this PdfDocument object.  
Public PropertySecurityHandler Gets the document security handler. (Inherited from Xfinium.Pdf.PdfDocument)
Public PropertyVersionExtension Gets or sets the version extension.  
Public PropertyViewerPreferences Gets or sets the document's viewer preferences.  
Public PropertyXmpMetadata Gets or sets the XMP document metadata.  
Top
Public Methods
 NameDescription
Public MethodAppendFile Appends a Pdf file at the end of the document.  
Public MethodBeginSaveOverloaded.  Initializes a save procedure for the Pdf file.  
Public MethodEndSaveFinishes the save procedure initiated by BeginSave(Stream) method.  
Public MethodGetCosObjectByNumber Gets the specified COS object.  
Public MethodGetCosObjectCount Gets the total number of COS objects in the document.  
Public MethodInsertFile Inserts a Pdf file in the document.  
Public MethodSaveOverloaded. Overridden.  Saves the Pdf document to the specified stream.  
Top
See Also

Reference

PdfFixedDocument Class
Xfinium.Pdf Namespace

Send Feedback