TCPDF::getPageNumGroupAlias()
Return the alias for the page number on the current page group.
Description Description
If the current font is unicode type, the returned string is surrounded by additional curly braces. This alias will be replaced by the page number (relative to the belonging group).
Return Return
(alias) of the current page group
Source Source
File: includes/lib/tcpdf/tcpdf.php
Changelog Changelog
Version | Description |
---|---|
4.5.000 | Introduced. |