LatexFragment Constructor (String)
Initializes a new instance of the HtmlFragment class.

Namespace: Aspose.Pdf
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public LatexFragment(
	string text
)

Parameters

text
Type: SystemString
The fragment text
See Also