Description
Assembly: pdfduo-net (in pdfduo-net.dll)
Version: 2.3.0.0 (2.3)
Class provides properties of resulting document such as authors, titles, subject etc.
Namespace:
DuoDimensionAssembly: pdfduo-net (in pdfduo-net.dll)
Version: 2.3.0.0 (2.3)
Syntax
| C# | Visual Basic |
public class PdfDocumentInfo
Public Class PdfDocumentInfo
Members
| All Members | Properties |
| Member | Description | |
|---|---|---|
| Author |
Set the author name for the PDF document.
| |
| Creator |
Set creator name for the PDF document.
| |
| Keywords |
Set keywords for the PDF document.
| |
| Producer |
Set producer name for the PDF document.
| |
| Subject |
Set the subject for the PDF document.
| |
| Title |
Set the title for the PDF document.
|
Inheritance Hierarchy
System..::.Object
DuoDimension..::.PdfDocumentInfo
DuoDimension..::.PdfDocumentInfo
See Also
DuoDimension Namespace