isPPT property

bool isPPT

Check file is ppt or not

Implementation

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