Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / FileSpecification Class / Desc Property

In This Topic
    Desc Property (FileSpecification)
    In This Topic
    Gets or sets the description of this File Specification.
    Syntax
    'Declaration
     
    Public Property Desc As System.String
    public System.string Desc {get; set;}
    See Also