Share via


RangeOfCharacters Class

Namespace: Microsoft.PointOfService
Assembly: Microsoft.PointOfService (in microsoft.pointofservice.dll)

Usage

'Usage
Dim singleCharacter As Char
Dim rangeOfCharacters1 As New RangeOfCharacters(singleCharacter)

Syntax

'Declaration
Public Class RangeOfCharacters
public class RangeOfCharacters
public ref class RangeOfCharacters
public class RangeOfCharacters
public class RangeOfCharacters

Remarks

An array of instances of RangeOfCharacters is used to provide a list supported custom glyphs for the CustomGlyphList property.

Inheritance Hierarchy

System.Object
  Microsoft.PointOfService.RangeOfCharacters

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, Windows Longhorn, and Windows 2000

Target Platforms

See Also

Reference

RangeOfCharacters Members
Microsoft.PointOfService Namespace