BoolAtom BoolAtom Function. Construct a BoolAtom. ABCpdf .NET PDF Library. From ABCpdf .net previous page next page BoolAtom Constructor Construct a BoolAtom. Syntax [C#] BoolAtom() BoolAtom(bool value) [Visual Basic] Sub New() Sub New(value As Boolean) Params Name Description value The initial value that the Atom should adopt. Notes Create a BoolAtom. If a value is not specified the default of false will be used. Example None. previous page start next page