isPPTFileName property

bool isPPTFileName

Discover if the String is a Document Powerpoint

Implementation

bool get isPPTFileName => GetUtils.isPPT(this);