Click or drag to resize

CPDFPushButtonWidgetGetButtonTitle Method

Gets PushButton label.

Namespace:  ComPDFKit.PDFAnnotation.Form
Assembly:  ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.2.0.0 (2.2.0.0)
Syntax
C#
public string GetButtonTitle()

Return Value

Type: String
Returns PushButton title
See Also