PdfObjID Structure Members
In This Topic
The following tables list the members exposed by PdfObjID.
Public Constructors
Public Fields
| Name | Description |
| Empty | The empty PdfObjID structure. |
| Gen | The object's generation. |
| ID | The object's id. |
Top
Public Methods
| Name | Description |
| Equals | Overloaded. Determines whether two PdfObjID instances are equal. |
| GetHashCode | Returns the hash code for this instance. |
| IsEmpty | Returns a value indicating whether this PdfObjID struct contains empty object ID. |
| ToString | Returns the fully qualified type name of this instance. |
Top
Public Operators
See Also