NShape Reference
ParagraphStyle

<< Click to Display Table of Contents >>

Navigation:  Class Reference > Namespace Dataweb.NShape >

NShape Reference
ParagraphStyle

Previous pageReturn to chapter overviewNext page

Provides the definition of text layout.

Syntax

public sealed class ParagraphStyle : StyleIParagraphStyle

Description

Public Properties

Name

Description

Default

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

StandardNames

Returns the StandardParagraphStyleNames.

Alignment

Specifies the alignment of the text inside a given area.

Padding

Specifies the Margin between the layout area's bounds and the text.

Trimming

Specifies if and how text should be truncated if the text's layout area is too small.

WordWrap

Specifies if text should be wrapped automatically if the text does not fit into the layout area.

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