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

In This Topic
    Source Property (Metadata)
    In This Topic
    Gets or sets the document source. Maps to Dublin Core 'source' property.
    Syntax
    'Declaration
     
    Public Property Source As System.String
    public System.string Source {get; set;}
    See Also