Aspose::Pdf::Facades::FormEditor::SetSubmitUrl method
FormEditor::SetSubmitUrl method
Establece la URL del botón.
bool Aspose::Pdf::Facades::FormEditor::SetSubmitUrl(const System::String &fieldName, const System::String &url)
| Parámetro | Tipo | Descripción |
|---|---|---|
| fieldName | const System::String& | Nombre del botón de envío. |
| url | const System::String& | URL totalmente calificada. |
ReturnValue
true si la URL del botón se estableció correctamente.
Ver también
- Class String
- Class FormEditor
- Namespace Aspose::Pdf::Facades
- Library Aspose.PDF for C++