Pdf |
The PdfBasicContainer type exposes the following members.
| Name | Description | |
|---|---|---|
| Indirect | Gets the PdfIndirectObject if this PdfBasicContainer is Value or otherwise. | |
| IsReadOnly | Gets a value indicating whether the PdfBasicContainer and all of its descendants are read-only. |
| Name | Description | |
|---|---|---|
| Clone(Boolean) | Makes a deep clone of the PdfBasicContainer with optionally cloning descendant PdfIndirectObjects. | |
| Clone(FuncPdfIndirectObject, PdfBasicObject) | Makes a deep clone of the PdfBasicContainer with parameter that controls the cloning of PdfIndirectObjects. | |
| Equals |
Determines whether the specified Object is equal to this PdfBasicContainer instance.
(Overrides ObjectEquals(Object)) | |
| GetHashCode |
Returns a hash code for this PdfBasicContainer instance.
(Overrides ObjectGetHashCode) |