.NET Framework Class Library

IDocumentInfo.FileExtension 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.FileExtension Property

Namespace: Gnostice.Core.DOM

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

Syntax

Visual Basic

ReadOnly Property FileExtension As String
 Get

C#

string FileExtension { get; }

Visual C++

property StringFileExtension {
 Stringget ();
}

See Also

IDocumentInfo Interface

IDocumentInfo Members

Gnostice.Core.DOM Namespace