Skip to content

P_PDFiumSharp_PDFium_IsAvailable

ArgusMagnus edited this page Mar 29, 2017 · 1 revision

PDFium.IsAvailable Property

Gets a value indicating whether the PDFium library is available. false is returned if the native libraries could not be loaded for some reason.

Namespace: PDFiumSharp
Assembly: PDFiumSharp (in PDFiumSharp.dll) Version: 1.0.0

Syntax

C#

public static bool IsAvailable { get; }

Property Value

Type: Boolean

See Also

Reference

PDFium Class
PDFiumSharp Namespace

Clone this wiki locally