1. GroupDocs.Watermark
  2. /
  3. GroupDocs.Watermark for .NET
  4. /
  5. GroupDocs.Watermark.Common
  6. /
  7. FileType
  8. /
  9. GetSupportedFileTypes

GetSupportedFileTypes

FileType.GetSupportedFileTypes method

Retrieves the supported file types.

public static IEnumerable<FileType> GetSupportedFileTypes()

Return Value

Returns the sequence of the supported file types.

See Also