public static bool IsPdf( string fileName )
Public Shared Function IsPdf ( fileName As String ) As Boolean
public: static bool IsPdf( String^ fileName )
static member IsPdf : fileName : string -> bool
In This Article