DS.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / Utf32CodeSet Class / Intervals Property

In This Topic
Intervals Property
In This Topic
Gets the list of intervals.
Syntax
'Declaration
 
Public ReadOnly Property Intervals As System.Collections.Generic.List(Of Utf32Interval)
 
See Also