isPDF property

bool get isPDF

Check file is pdf or not

Implementation

bool get isPDF => FxString.isPDF(this);