NShape Reference
CharacterStyle

<< Click to Display Table of Contents >>

Navigation:  Class Reference > Namespace Dataweb.NShape >

NShape Reference
CharacterStyle

Previous pageReturn to chapter overviewNext page

Provides the definition of text appearance.

Syntax

public sealed class CharacterStyle : StyleICharacterStyle

Description

Provides the definition of text appearance.

Public Properties

Name

Description

Default

This static read-only field represents a default and not initialized character style.

StandardNames

Returns the StandardCharacterStyleNames.

ColorStyle

The text's color.

FontFamily

The name of the system font's font family.

FontName

The name of the system font defining the text's appearance.

Size

Size of the text in display units.

SizeInPoints

Size of the font in points (1/72 inch).

Style

The text's style (regular, bold, italic, underline, strikeout).

Public Methods

Name

Description

Assign

Copies all properties of the given style into the current style.

Protected Methods

Name

Description

IsStandardName

returns true if the given string matches a standard style name (comparison is performed case insensitive).

Requirements

Namespace: Dataweb.NShape

Assembly: Dataweb.NShape