The PdfObjectInternals type exposes the following members.
Properties
Name | Description | |
---|---|---|
GenerationNumber |
Gets the generation number.
| |
ObjectID |
Gets the object identifier. Returns PdfObjectID.Empty for direct objects.
| |
ObjectNumber |
Gets the object number.
| |
TypeID |
Gets the name of the current type.
Not a very useful property, but can be used for data binding.
|
See Also