Skip to main content

FileIOHelper.IsFileExists(String) Method

Namespace: DevExpress.UI.Xaml.Controls.Internal.Pdf

Assembly: DevExpress.UI.Xaml.Controls.v21.2.dll

NuGet Package: DevExpress.Uwp.Controls

#Declaration

public static bool IsFileExists(
    string filePath
)

#Parameters

Name Type
filePath String

#Returns

Type
Boolean
See Also