WIKINDX API trunk

JUSTIFY

Table of Contents

Constants

BQFACTOR  : mixed = 2
CHARWIDTH  : mixed = 18
ENDFACTOR  : mixed = 1
FTFACTOR  : mixed = 1
JUSTIFICATIONS  : mixed = [ // WIKINDX => DOCX 'center' => 'center', 'lef...
TABFACTOR  : mixed = 40

Functions

justify()  : mixed
Set and get the justification and indentation for the current paragraph.

Constants

CHARWIDTH

public mixed CHARWIDTH = 18

ENDFACTOR

public mixed ENDFACTOR = 1

JUSTIFICATIONS

public mixed JUSTIFICATIONS = [ // WIKINDX => DOCX 'center' => 'center', 'left' => 'left', 'right' => 'right', 'justify' => 'both', ]

TABFACTOR

public mixed TABFACTOR = 40

Functions

justify()

Set and get the justification and indentation for the current paragraph.

justify(string $method[, XMLWriter $xml = null ][, string $input = '' ]) : mixed
Parameters
$method : string
$xml : XMLWriter = null

Default NULL

$input : string = ''

Default ''


        
On this page

Search results