Represents a text element to be added to a PDF page or template.
Namespace: EvoPdfAssembly: 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 |