| C# | Visual Basic | Visual Basic Usage |
public struct PdfObjectId
Public Structure PdfObjectId
Dim instance As PdfObjectId
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| PdfObjectId(Int32) | Initializes a new instance of the PdfObjectId class | |
| PdfObjectId(Int32, Int32) | Initializes a new instance of the PdfObjectId class | |
| Equals(Object) |
Indicates whether this instance and a specified object are equal.
(Inherited from ValueType.) | |
| 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.) | |
| GenerationNumber | ||
| GetHashCode()()()() |
Returns the hash code for this instance.
(Inherited from ValueType.) | |
| GetType()()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone()()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ObjectNumber | ||
| ToJson |
Extension method on object that serializes the value to Json.
Note the type must be marked Serializable or include a DataContract attribute.
(Inherited from JsonExtensionsWeb.) | |
| ToString()()()() |
Returns the fully qualified type name of this instance.
(Inherited from ValueType.) |