isPDF property

bool get isPDF

文件是否是PDF

Implementation

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