Documentation

ITextElement

Table of Contents

Methods

getFont()  : Font|null
Get font.
getHashCode()  : string
Get hash code.
getText()  : string
Get text.
setText()  : $this
Set text.

Methods

getHashCode()

Get hash code.

public getHashCode() : string
Return values
string

Hash code

getText()

Get text.

public getText() : string
Return values
string

setText()

Set text.

public setText(string $text) : $this
Parameters
$text : string

Text

Return values
$this

        
On this page

Search results