Style Class Documentation

classStyle

Namespace:com::datalogics::PDFL

Detailed Description

Provides access to data about fonts, font sizes, and colors used in a word.

Referenced by

Uses types

Member Function Documentation

DisposeChildren

voidDisposeChildren()

Returns:

void

[static initializer]

static void[static initializer]()

delete

synchronized voiddelete(Booleandisposing)

Parameters

disposing: Boolean

Returns:

synchronized void

delete

synchronized voiddelete()

Returns:

synchronized void

finalize

voidfinalize()

Returns:

void

getColor

ColorgetColor()

Returns:

Color

The style's color. \xrefitem pdlayer_apis "PD Layer" "PD Layer" PDStyle PDStyleGetColor

getFontName

StringgetFontName()

Returns:

String

The name of of the style's font. \xrefitem pdlayer_apis "PD Layer" "PD Layer" PDFont PDFontGetASTextName \xrefitem pdlayer_apis "PD Layer" "PD Layer" PDStyle PDStyleGetFont

getFontSize

doublegetFontSize()

Returns:

double

The style's font size. \xrefitem pdlayer_apis "PD Layer" "PD Layer" PDStyle PDStyleGetFontSize

toString

StringtoString()

Returns:

String

Return a string representing the Style's value. The returned value indicates the color, font, and font size of the style.