CmxParagraphStyle

CmxParagraphStyle class

The paragraph style.

public class CmxParagraphStyle

Constructors

NameDescription
CmxParagraphStyle()The default constructor.

Properties

NameDescription
CharacterSpacing { get; set; }Gets or sets the character spacing.
HorizontalAlignment { get; set; }Gets or sets the horizontal alignment.
LanguageSpacing { get; set; }Gets or sets the language spacing.
LineSpacing { get; set; }Gets or sets the line spacing.
WordSpacing { get; set; }Gets or sets the word spacing.

Methods

NameDescription
override Equals(object)Check if objects are equal.
override GetHashCode()Get hash code of the current object.

See Also