Small Property

Build 1501 on 14/Nov/2017  This topic last edited on: 23/Mar/2016, at 12:23

Description

Returns or sets the style of capitals: all lowercase, all uppercase or small capitals.

Corresponds to the GNML tag >small...<

Syntax

object.Small [ =iMode ]

object

Required. Object name, returned by Text.GetTextStatus, Text.GetParaTextStatus and Text.GetDefaultTextStatus functions

iMode

Capitals style number. The allowed values are: 0 = normal, i.e. no changes; 1 = small capitals; 2 = all capitals; 3 = all lowercase.

See also

Other capitals style functions