The PdfLayer type exposes the following members.
Constructors
Methods
| Name | Description | |
|---|---|---|
| AddChild | ||
| CanBeInObjStm | (Inherited from PdfObject.) | |
| Contains | (Inherited from PdfDictionary.) | |
| CreateTitle | ||
| 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.) | |
| Get | (Inherited from PdfDictionary.) | |
| GetAsArray | (Inherited from PdfDictionary.) | |
| GetAsBoolean | (Inherited from PdfDictionary.) | |
| GetAsDict | (Inherited from PdfDictionary.) | |
| GetAsIndirectObject | (Inherited from PdfDictionary.) | |
| GetAsName | (Inherited from PdfDictionary.) | |
| GetAsNumber | (Inherited from PdfDictionary.) | |
| GetAsStream | (Inherited from PdfDictionary.) | |
| GetAsString | (Inherited from PdfDictionary.) | |
| GetBytes | (Inherited from PdfObject.) | |
| GetDirectObject | (Inherited from PdfDictionary.) | |
| GetEnumerator | (Inherited from PdfDictionary.) | |
| 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.) | |
| IsCatalog | (Inherited from PdfDictionary.) | |
| IsDictionary | (Inherited from PdfObject.) | |
| IsFont | (Inherited from PdfDictionary.) | |
| IsIndirect | (Inherited from PdfObject.) | |
| IsName | (Inherited from PdfObject.) | |
| IsNull | (Inherited from PdfObject.) | |
| IsNumber | (Inherited from PdfObject.) | |
| IsOutlineTree | (Inherited from PdfDictionary.) | |
| IsPage | (Inherited from PdfDictionary.) | |
| IsPages | (Inherited from PdfDictionary.) | |
| IsStream | (Inherited from PdfObject.) | |
| IsString | (Inherited from PdfObject.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| Merge | (Inherited from PdfDictionary.) | |
| MergeDifferent | (Inherited from PdfDictionary.) | |
| Put | (Inherited from PdfDictionary.) | |
| PutEx | (Inherited from PdfDictionary.) | |
| Remove | (Inherited from PdfDictionary.) | |
| SetCreatorInfo | ||
| SetLanguage | ||
| SetPrint | ||
| SetZoom | ||
| ToPdf | (Inherited from PdfDictionary.) | |
| ToString | (Inherited from PdfDictionary.) |
Fields
| Name | Description | |
|---|---|---|
| bytes | (Inherited from PdfObject.) | |
| children | ||
| hashMap | (Inherited from PdfDictionary.) | |
| indRef | (Inherited from PdfObject.) | |
| parent | ||
| refi | ||
| title | ||
| type | (Inherited from PdfObject.) |
Properties
| Name | Description | |
|---|---|---|
| Children | ||
| Content | (Inherited from PdfObject.) | |
| Export | ||
| IndRef | (Inherited from PdfObject.) | |
| Keys | (Inherited from PdfDictionary.) | |
| Length | (Inherited from PdfObject.) | |
| Name | ||
| On | ||
| OnPanel | ||
| Parent | ||
| PdfObject | ||
| Ref | ||
| Size | (Inherited from PdfDictionary.) | |
| Type | (Inherited from PdfObject.) | |
| View |