Click or drag to resize

FileSpecSetDesc Method

The functions sets the descriptive text associated with the file specification. This text is typically used in the EmbeddedFiles name tree.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public void SetDesc(
	string desc
)

Parameters

desc
Type: SystemString
descriptive text
See Also