CosBooleanObject class implements Boolean Cos object

Namespace: Bytescout.PDF
Assembly:  Bytescout.PDF (in Bytescout.PDF.dll)

Syntax

C#
public class CosBooleanObject : CosObjectBase
Visual Basic (Declaration)
Public Class CosBooleanObject _
	Inherits CosObjectBase
Visual C++
public ref class CosBooleanObject : public CosObjectBase

Inheritance Hierarchy

System..::Object
  Bytescout.PDF..::CosObjectBase
    Bytescout.PDF..::CosBooleanObject

See Also