isPPTFileName property

bool get isPPTFileName

Discover if the String is a Document Powerpoint

Implementation

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