Namespace: BitMiracle.Docotic.Pdf
public sealed class CosBoolean : CosObject
Public NotInheritable Class CosBoolean Inherits CosObject
The CosBoolean type exposes the following members.
Name | Description | |
---|---|---|
![]() | Type |
Gets the type of this CosObject.
(Overrides CosObject.Type.) |
![]() | Value |
Gets the value of this CosBoolean object.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Boolean objects represent the logical values of true and false. They appear in PDF files using the keywords true and false.