PdfSubmitActionUrl Property  | 
 
            Gets or sets a value representing the submit URL for this button action.
            
 
    Namespace: 
   RadPdf.Data.Document.Common
    Assembly:
   RadPdf (in RadPdf.dll) Version: 4.7.0.0 (4.7.0.0)
Syntaxpublic string Url { get; set; }Public Property Url As String
	Get
	Set
Property Value
Type: 
String
See Also