ComponentOne PDF for WPF and Silverlight
Command Property (PdfPushButton.Action)

C1.Silverlight.Pdf.5 Assembly > C1.Silverlight.Pdf Namespace > PdfPushButton.Action Class : Command Property
Gets or sets the command associated with the current PdfPushButton.Action. Command semantics depend on ActionType.
Syntax
'Declaration
 
Public Property Command As String
public string Command {get; set;}
See Also

Reference

PdfPushButton.Action Class
PdfPushButton.Action Members