Document Solutions for PDF
DS.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / EmbeddedFileStream Class / MimeType Property

In This Topic
    MimeType Property
    In This Topic
    Gets or sets the file's MIME type.
    Syntax
    'Declaration
     
    Public Property MimeType As System.String
    public System.string MimeType {get; set;}
    See Also