.NET Framework Class Library
NeedFileNameEventArgs.FileExtension Property
|
<< Click to Display Table of Contents >> Navigation: Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Core Namespace > NeedFileNameEventArgs Class > NeedFileNameEventArgs Properties > NeedFileNameEventArgs.FileExtension Property |
Gets extension of the output document.
Namespace: Gnostice.Core
Assembly: Gnostice.Core (in Gnostice.Core.dll)
Visual Basic |
Public ReadOnly Property FileExtension As String |
C# |
public string FileExtension { get; } |
Visual C++ |
public: |