Click or drag to resize

OfficeMath SaveAsImage Method

Save the OfficeMath object as Image

Namespace: Spire.Doc.Fields.OMath
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public Image SaveAsImage(
	ImageType imageType
)

Parameters

imageType
Type: Spire.Doc.Documents ImageType

Return Value

Type: Image
See Also