OfficeMathRenderer constructor

OfficeMathRenderer(math)

Initializes a new instance of this class.

OfficeMathRenderer(math: Aspose.Words.Math.OfficeMath)
ParameterTypeDescription
mathOfficeMathThe OfficeMath object that you want to render.

See Also