ParagraphSettings.CharCount Property

Gets the character count for the paragraph.

Namespace: Aurigma.GraphicsMill.Codecs.Psd
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public int CharCount { get; set; }

Property Value

An integer representing the number of characters.

See Also

Reference