Returns number of character that fit in the element's content area.

Namespace:  C1.C1PrintDocument
Assembly:  C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)

Syntax

C#
public int FittedCharacterCount { get; }
Visual Basic (Declaration)
Public ReadOnly Property FittedCharacterCount As Integer

See Also