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

In This Topic
    UnicodeBlock Property
    In This Topic
    Gets the value identifying the named range of Unicode characters.
    Syntax
    'Declaration
     
    Public ReadOnly Property UnicodeBlock As UnicodeBlock
    public UnicodeBlock UnicodeBlock {get;}
    See Also