WriteAsMathMl()

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

Saves content of this IMathParagraph as MathML

virtual void Aspose::Slides::MathText::IMathParagraph::WriteAsMathMl(System::SharedPtr<System::IO::Stream> stream)=0

Arguments

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

See Also