Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.DX Namespace / Bool Structure
Members

In This Topic
    Bool Structure
    In This Topic
    A boolean value stored on 4 bytes (instead of 1 in .NET).
    Object Model
    Bool Structure
    Syntax
    'Declaration
     
    Public Structure Bool 
       Inherits System.ValueType
    public struct Bool : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          GrapeCity.Documents.DX.Bool

    See Also