font

The font object describes a font used on a form.

Hierarchy of objects

Model

Child objects

Form Model

extras

fill

Parent class

node class class

Properties

Name

Description

Type

Access

baselineShift

Specifies a positive measurement that shifts a font up from the baseline or a negative measurement that shifts a font down from the baseline.

String

Read /Write

fontHorizontalScale

Horizontally scales font glyphs.

String

Read /Write

fontVerticalScale

Vertically scales font glyphs.

String

Read /Write

kerningMode

Applies kerning between characters.

String

Read /Write

letterSpacing

Specifies the spacing limit.

String

Read /Write

lineThrough

Specifies the activation of a single or double line extending through the text (also known as strikethrough).

String

Read /Write

lineThroughPeriod

Controls the appearance of the line extending through the text (also known as strikethrough).

String

Read /Write

posture

Specifies the posture of the font.

String

Read /Write

size

A measurement specifying the size of the check box or radio button outline representing either the height and width for a check box, or the diameter for a radio button.

String

Read /Write

typeface

Specifies the name of the typeface.

String

Read /Write

underline

Specifies the activation and type of underlining.

String

Read /Write

underlinePeriod

Controls the appearance of underlining.

String

Read /Write

use

Invokes a prototype.

String

Read /Write

usehref

Invokes an external prototype.

String

Read /Write

weight

Controls the weight of the font typeface.

String

Read /Write

Methods

None

// Ethnio survey code removed