WriteAsMathMl()

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

Saves content of this MathParagraph as MathML

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

Arguments

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

See Also