GoDigram for .NET Framework and .NET Core
Northwoods.Go.Pdf Namespace / GoPdfMetadata Class
Fields


In This Topic
    GoPdfMetadata Class Members
    In This Topic

    The following tables list the members exposed by GoPdfMetadata.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Fields
     NameDescription
    Public Field The authors of the PDF document  
    Public Field The date/time at which the document is created. The default value is the current date/time.  
    Public Field The date/time at which the document was last modified. The default value is the current date/time.  
    Public Field The producer of the PDF document  
    Public Field The subject of the document.  
    Public Field The title of the resulting PDF document. A value of null means the document has no title.  
    Top
    See Also