ITextElement
in
Table of Contents
Methods
- getFont() : Font|null
- Get font.
- getHashCode() : string
- Get hash code.
- getText() : string
- Get text.
- setText() : $this
- Set text.
Methods
getFont()
Get font.
public
getFont() : Font|null
Return values
Font|nullgetHashCode()
Get hash code.
public
getHashCode() : string
Return values
string —Hash code
getText()
Get text.
public
getText() : string
Return values
stringsetText()
Set text.
public
setText(string $text) : $this
Parameters
- $text : string
-
Text