Click or drag to resize

CPDFNamedActionSetName Method

Sets action name.

Namespace:  ComPDFKit.PDFDocument.Action
Assembly:  ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.0.0.0
Syntax
C#
public bool SetName(
	string name
)

Parameters

name
Type: SystemString

Return Value

Type: Boolean
See Also