Click or drag to resize

FileSpec Constructor

Create a FileSpec and initialize it using given Cos/SDF object.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public FileSpec(
	Obj a
)

Parameters

a
Type: pdftron.SDFObj
given Cos/SDF object.

Return Value

Type: 
the file spec
See Also