[]
Represents a result of measuring of RTF text.
public sealed class C1RichText.MeasureInfo : ValueType
Public NotInheritable Class C1RichText.MeasureInfo
Inherits ValueType
| 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. |