StringFormat.SetMeasurableCharacterRanges
StringFormat.SetMeasurableCharacterRanges method
Specifies an array of CharacterRange structures that represent the ranges of characters measured by a call to the MeasureCharacterRanges method.
public void SetMeasurableCharacterRanges(CharacterRange[] ranges)
| Parameter | Type | Description | 
|---|---|---|
| ranges | CharacterRange[] | An array of CharacterRange structures that specifies the ranges of characters measured by a call to the MeasureCharacterRanges method. | 
See Also
- struct CharacterRange
 - class StringFormat
 - namespace System.Drawing
 - assembly Aspose.Drawing