Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / Utf32Interval Structure
Members

In This Topic
    Utf32Interval Structure
    In This Topic
    Specifies an interval of UTF-32 characters (code points).
    Object Model
    Utf32Interval Structure
    Syntax
    'Declaration
     
    Public Structure Utf32Interval 
       Inherits System.ValueType
    public struct Utf32Interval : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          GrapeCity.Documents.Text.Utf32Interval

    See Also