ObjSet Class |
Namespace: pdftron.SDF
public sealed class ObjSet : IClosable
The ObjSet type exposes the following members.
Name | Description | |
---|---|---|
![]() | Close | |
![]() | CreateArray |
Creates an Array Obj.
|
![]() | CreateBool |
Creates a Bool Obj.
|
![]() | CreateDict |
Creates a Dict Obj.
|
![]() | CreateName |
Creates a Name Obj.
|
![]() | CreateNull |
Creates a Null Obj.
|
![]() | CreateNumber |
Creates a Number Obj.
|
![]() | CreateString |
Creates a String Obj.
|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |