1. GroupDocs.Search
  2. /
  3. GroupDocs.Search for .NET
  4. /
  5. GroupDocs.Search.Common
  6. /
  7. Document
  8. /
  9. Extension

Extension

Document.Extension property

Gets the extension used for this document type.

public abstract string Extension { get; }

Property Value

The extension used for this document type.

See Also