GoDigram for .NET Framework and .NET Core
Northwoods.Go.Pdf Namespace / GoPdfWriter Class / Metadata Property
In This Topic
    Metadata Property
    In This Topic
    Specifies general information about the PDF document, such as Author, Title, Date of creation, etc...
    Syntax
    public GoPdfMetadata Metadata {get; set;}
    See Also