Documents for PDF, .NET Edition Documentation
URI Property (ActionSubmitForm)

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.Actions Namespace > ActionSubmitForm Class : URI Property
Gets or sets the GrapeCity.Documents.Pdf.FileSpecification object defining URL of the script at the Web server that will process the submission.
Syntax
'Declaration
 
Public Property URI As FileSpecification
public FileSpecification URI {get; set;}
See Also

Reference

ActionSubmitForm Class
ActionSubmitForm Members