Represents a text element to be added to a PDF page or template.

Namespace: EvoPdf
Assembly: evohtmltopdf (in evohtmltopdf.dll) Version: 4.12.0.0

Syntax

C#
public class TextElement : PageGraphicElement
Visual Basic
Public Class TextElement
	Inherits PageGraphicElement
Visual C++
public ref class TextElement : public PageGraphicElement

Inheritance Hierarchy

See Also