Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / GcPdfDocument Class / Metadata Property

In This Topic
    Metadata Property (GcPdfDocument)
    In This Topic
    Gets or sets the metadata associated with this document.
    Syntax
    'Declaration
     
    Public Property Metadata As Metadata
    public Metadata Metadata {get; set;}
    See Also