Aspose::Page::Plugins::IOperationResult::get_IsString 方法

IOperationResult::get_IsString method

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

virtual bool Aspose::Page::Plugins::IOperationResult::get_IsString()=0

ReturnValue

true if the result is a string; otherwise false.

另见