Table of Contents

Method IsSupportedFile

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

IsSupportedFile(string)

Gets whether specified file is supported in this preview control.

public static bool IsSupportedFile(string fileName)

Parameters

fileName string

Path to file.

Returns

bool