[]
        
(Showing Draft Content)

C1.Win.Document.Util.C1RichText.MeasureInfo

C1RichText.MeasureInfo Class

Represents a result of measuring of RTF text.

Inheritance
C1RichText.MeasureInfo
Namespace: C1.Win.Document.Util
Assembly: C1.Win.Document.10.dll
Syntax
public sealed class C1RichText.MeasureInfo : ValueType
Public NotInheritable Class C1RichText.MeasureInfo
    Inherits ValueType

Fields

Name Description
AllCharsFitted

True if all characters are fitted.

BoundsRectTw

Bounds of text in twips.

FittedCharsCount

Count of characters which fit into the BoundsRect rectangle.