 | IPdfDocumentEndSave Method |
End the incremental save. No more pages can be added after this call.
Namespace:
Opait.Barcoder.Api
Assembly:
Opait.Barcoder (in Opait.Barcoder.dll) Version: 1.3.4.0
Syntaxvoid EndSave(
IPdfDocument source = null
)
Parameters
- source (Optional)
- Type: Opait.Barcoder.ApiIPdfDocument
Optional source document for copying document attributes.
See Also