WriteAsMathMl()

MathBlock::WriteAsMathMl(System::SharedPtr<System::IO::Stream>) method

Saves content of this MathBlock as MathML

void Aspose::Slides::MathText::MathBlock::WriteAsMathMl(System::SharedPtr<System::IO::Stream> stream) override

Arguments

ParameterTypeDescription
streamSystem::SharedPtr<System::IO::Stream>Target stream

See Also