Name | Description | |
---|---|---|
![]() | AppendFile | Overloaded. Appends a Pdf file at the end of the document. |
![]() | BeginSave | Overloaded. Initializes a save procedure for the Pdf file. |
![]() | CertifyDocument | Certifies the document with the given signature. |
![]() | EndSave | Finishes the save procedure initiated by BeginSave(Stream) method. |
![]() | GetCosObjectByNumber | Gets the specified COS object. |
![]() | GetCosObjectCount | Gets the total number of COS objects in the document. |
![]() | GetDocumentFonts | Gets the set of fonts included in the document. |
![]() | InsertFile | Overloaded. Inserts a Pdf file in the document. |
![]() | Save | Overloaded. Overridden. Saves the Pdf document to a file. |