The PdfLiteral type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | PdfLiteral(array<Byte>[]()[][]) | |
![]() | PdfLiteral(Int32) | |
![]() | PdfLiteral(String) | |
![]() | PdfLiteral(Int32, array<Byte>[]()[][]) | |
![]() | PdfLiteral(Int32, 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 | (Overrides PdfObject..::..ToPdf(PdfWriter, Stream).) |
![]() | ToString | (Inherited from PdfObject.) |
Fields
Name | Description | |
---|---|---|
![]() | bytes | (Inherited from PdfObject.) |
![]() | indRef | (Inherited from PdfObject.) |
![]() | type | (Inherited from PdfObject.) |
Properties
Name | Description | |
---|---|---|
![]() | Content | (Inherited from PdfObject.) |
![]() | IndRef | (Inherited from PdfObject.) |
![]() | Length | (Inherited from PdfObject.) |
![]() | Position | |
![]() | PosLength | |
![]() | Type | (Inherited from PdfObject.) |