[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Actions.ActionSubmitForm.URI

URI Property

URI

Gets or sets the FileSpecification object defining URL of the script at the Web server that will process the submission.

Declaration
public FileSpecification URI { get; set; }
Public Property URI As FileSpecification