The PdfBoolean type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | PdfBoolean(Boolean) | |
![]() | PdfBoolean(String) |
Methods
Name | Description | |
---|---|---|
![]() | CanBeInObjStm | (Inherited from PdfObject.) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
![]() | GetBytes | (Inherited from PdfObject.) |
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | IsArray | (Inherited from PdfObject.) |
![]() | IsBoolean | (Inherited from PdfObject.) |
![]() | IsDictionary | (Inherited from PdfObject.) |
![]() | IsIndirect | (Inherited from PdfObject.) |
![]() | IsName | (Inherited from PdfObject.) |
![]() | IsNull | (Inherited from PdfObject.) |
![]() | IsNumber | (Inherited from PdfObject.) |
![]() | IsStream | (Inherited from PdfObject.) |
![]() | IsString | (Inherited from PdfObject.) |
![]() | MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() | ToPdf | (Inherited from PdfObject.) |
![]() | ToString | (Overrides PdfObject..::..ToString()()()().) |
Fields
Name | Description | |
---|---|---|
![]() | bytes | (Inherited from PdfObject.) |
![]() ![]() | FALSE | |
![]() | indRef | (Inherited from PdfObject.) |
![]() ![]() | PDFFALSE | |
![]() ![]() | PDFTRUE | |
![]() ![]() | TRUE | |
![]() | type | (Inherited from PdfObject.) |
Properties
Name | Description | |
---|---|---|
![]() | BooleanValue | |
![]() | Content | (Inherited from PdfObject.) |
![]() | IndRef | (Inherited from PdfObject.) |
![]() | Length | (Inherited from PdfObject.) |
![]() | Type | (Inherited from PdfObject.) |