ImageGear .NET v24.14 - Updated
ImGearPDFBasBool Class
Members 




ImageGear24.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace : ImGearPDFBasBool Class
Represents basic boolean object.
Object Model
ImGearPDFBasBool Class
Syntax
'Declaration
 
Public NotInheritable Class ImGearPDFBasBool 
   Inherits ImGearPDFBasObj
'Usage
 
Dim instance As ImGearPDFBasBool
public sealed class ImGearPDFBasBool : ImGearPDFBasObj 
public __gc __sealed class ImGearPDFBasBool : public ImGearPDFBasObj 
public ref class ImGearPDFBasBool sealed : public ImGearPDFBasObj 
Remarks
PDF provides Boolean objects identified by the keywords true and false. Boolean objects can be used as the values of array elements and dictionary entries.
Inheritance Hierarchy

System.Object
   ImageGear.Formats.PDF.ImGearPDFObject
      ImageGear.Formats.PDF.ImGearPDFBasObj
         ImageGear.Formats.PDF.ImGearPDFBasBool

See Also

Reference

ImGearPDFBasBool Members
ImageGear.Formats.PDF Namespace