PDF File Writer Class Library - Author Uzi Granot
PdfPageAddContents Method |
Add existing contents to page
Namespace: PdfFileWriter
Assembly: PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)

C#
public void AddContents( PdfContents Contents )
Parameters
- Contents
- Type: PdfFileWriterPdfContents
Contents object
