Click or drag to resize

Date Constructor (Obj)

Create a Date and initialize it using given Cos/SDF string date object. String date object is attached to this Date.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public Date(
	Obj d
)

Parameters

d
Type: pdftron.SDFObj
the SDF::Obj date object
See Also