Overload | Description |
---|---|
Save(PdfFixedDocument,String,PdfUAFormat) | Saves the document to the file in the specified PDF/UA format. |
Save(PdfFixedDocument,String,PdfUAFormat,Boolean) | Saves the document to the file in the specified PDF/UA format. |
Save(PdfFixedDocument,Stream,PdfUAFormat) | Saves the document to the stream in the specified PDF/A format. |
Save(PdfFixedDocument,Stream,PdfUAFormat,Boolean) | Saves the document to the stream in the specified PDF/A format. |