ComponentOne PDF for .NET
PdfDocumentInfo Class
Members 

C1.C1Pdf.4 Assembly > C1.C1Pdf Namespace : PdfDocumentInfo Class
Contains information about the document. This information includes the document author, title, keywords, etc.
Object Model
PdfDocumentInfo Class
Syntax
'Declaration
 
Public Class PdfDocumentInfo 
public class PdfDocumentInfo 
Remarks

You don't have to provide this information, it is optional. If provided, it is saved with the document and is available to the reader application.

Some reader applications may allow users to search documents by author, subject, or keyword.

Inheritance Hierarchy

System.Object
   C1.C1Pdf.PdfDocumentInfo

See Also

Reference

PdfDocumentInfo Members
C1.C1Pdf Namespace