Aspose::Page::Plugins::ByteArrayResult::get_IsString method

ByteArrayResult::get_IsString method

指示结果是否为文本字符串。

bool Aspose::Page::Plugins::ByteArrayResult::get_IsString() override

ReturnValue

true if the result is a string; otherwise false.

另见