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

In This Topic
    Exclude Property
    In This Topic
    Gets a value indicating if the interval should be excluded from the resulting set of characters.
    Syntax
    'Declaration
     
    Public ReadOnly Property Exclude As System.Boolean
    public System.bool Exclude {get;}
    See Also