Click or drag to resize

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: 3.43.0.0 (3.43.0.0)
Syntax
public string Url { get; set; }

Property Value

Type: String
See Also