Aspose::Page::Plugins::StringResult::ToFile 方法

StringResult::ToFile method

尝试将结果转换为文件。

System::String Aspose::Page::Plugins::StringResult::ToFile() override

ReturnValue

如果结果是文件,则表示输出文件路径的字符串;否则为 null

另见