ArcPad Scripting Object Model
Charset Property
See Also  Send comments on this topic.
Font Object : Charset Property

Glossary Item Box

Description

Returns or sets the character set used in the font.

Property type

Read-write property

Syntax

object.Charset = [ value ]

Return Type

Integer

Remarks

Setting the Charset property to one of its available values selects the character set only if it is available in the font. The following are some common values for Charset :

Value Description
0 Standard Windows characters
2 Symbol character set
255 Extended characters normally displayed by DOS app

Example

See Also

© 2012 All Rights Reserved.