Aspose::Page::Plugins::FileResult::get_IsString method

FileResult::get_IsString method

Indicates whether the result is a text string.

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

ReturnValue

true if the result is a string; otherwise false.

See Also