Documentation

AlignmentInterface
in

Pdf page text alignment interface

Tags
category

Pop

author

Nick Sagona, III dev@nolainteractive.com

copyright

Copyright (c) 2009-2021 NOLA Interactive, LLC. (http://www.nolainteractive.com)

license

http://www.popphp.org/license New BSD License

version
4.2.0

Table of Contents

getAlignment()  : string
Get character wrap boundary
getLeading()  : int
Get the leading
getLeftX()  : int
Get left X
getRightX()  : int
Get left X
hasLeading()  : bool
Has leading
hasLeftX()  : bool
Has left X
hasRightX()  : bool
Has right X
isLeft()  : bool
Is LEFT alignment
isRight()  : bool
Is RIGHT alignment
setAlignment()  : AlignmentInterface
Set alignment
setLeading()  : AlignmentInterface
Set the leading
setLeftX()  : AlignmentInterface
Set the left X boundary
setRightX()  : AlignmentInterface
Set the right X boundary

Methods

getAlignment()

Get character wrap boundary

public getAlignment() : string
Return values
string

Search results