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:  RadPdfStandard (in RadPdfStandard.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
public string Url { get; set; }

Property Value

Type: String
See Also