Winnovative PDF Merge Library for .NET Documentation

PDFMergeDocumentInfo Property

Winnovative PDF Merge Library for .NET
Gets or sets the info object of the merged PDF document. This object properties allow the control of the merged document information like author, title, creation date, etc

Namespace:  Winnovative.PDFMerge
Assembly:  wnvpdfmerge (in wnvpdfmerge.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public PdfDocumentInfo DocumentInfo { get; set; }

Property Value

Type: PdfDocumentInfo
See Also

Reference