[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Security.OID.-ctor

OID Constructor

OID(string)

Initializes a new instance of the OID class.

Declaration
public OID(string id)
Parameters
Type Name Description
string id

The dotted number of the identifier.

OID(string, string)

Initializes a new instance of the OID class.

Declaration
public OID(string id, string name)
Parameters
Type Name Description
string id

The dotted number of the identifier.

string name

The friendly name of the identifier.