Click or drag to resize

ScreenSetTitle Method

Sets the title of the Screen Annotation. (Optional)

Namespace:  pdftron.PDF.Annots
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public void SetTitle(
	string title
)

Parameters

title
Type: SystemString
A string representing the title of the Screen Annotation
See Also