PdfDocument.SetDocumentInfo

Sets the document info on the supplied Document to match this document.

public void SetDocumentInfo(Document document)
Sub SetDocumentInfo(document As Document)

Parameters

document
Document

A document to set.

Licensing Info

This method is a DynamicPDF Core Suite Essentials feature. One of the following is required for non-evaluation usage:

See Also

PdfDocument
ceTe.DynamicPDF.Merger

In this topic