.NET Framework Class Library

IDocumentInfo.MimeType Property

<< Click to Display Table of Contents >>

Navigation:  Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Core.DOM Namespace > IDocumentInfo Interface > IDocumentInfo Properties >

.NET Framework Class Library

IDocumentInfo.MimeType Property

Namespace: Gnostice.Core.DOM

Assembly:  Gnostice.Core (in Gnostice.Core.dll)

Syntax

Visual Basic

ReadOnly Property MimeType As String
 Get

C#

string MimeType { get; }

Visual C++

property StringMimeType {
 Stringget ();
}

See Also

IDocumentInfo Interface

IDocumentInfo Members

Gnostice.Core.DOM Namespace