'Declaration
Public Function PageIsBlank() As Boolean
public bool PageIsBlank()
public function PageIsBlank(): Boolean;
public function PageIsBlank() : boolean;
public: bool PageIsBlank();
public: bool PageIsBlank();
Return Value
true if the currently selected page is blank, otherwise false. The GetStat method can be subsequently used to determine if this method has been successful.