Table of Contents

Method IsSupportedFile

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

IsSupportedFile(string?)

Gets whether specified file is supported for preview by this item.

public virtual bool IsSupportedFile(string? fileName)

Parameters

fileName string

Path to file.

Returns

bool