PHP 클래스 Com\Tecnick\Pdf\Tcpdf

Tcpdf PDF class
부터: 2002-08-03
저자: Nicola Asuni ([email protected])
파일 보기 프로젝트 열기: tecnickcom/tc-lib-pdf

보호된 프로퍼티들

프로퍼티 타입 설명
$info string Information string

공개 메소드들

메소드 설명
__construct ( ) Initialize
getInfo ( ) Example method

메소드 상세

__construct() 공개 메소드

Initialize
public __construct ( )

getInfo() 공개 메소드

Example method
public getInfo ( )

프로퍼티 상세

$info 보호되어 있는 프로퍼티

Information string
protected string $info
리턴 string