Document Solutions for PDF
DS.Documents.DX.Windows Assembly / GrapeCity.Documents.DX Namespace / Bool Structure / Value Property

In This Topic
    Value Property (Bool)
    In This Topic
    Gets or sets the boolean value.
    Syntax
    'Declaration
     
    Public Property Value As System.Boolean
    public System.bool Value {get; set;}
    See Also