PdfOpenWebLinkActionUrl Property |
(Required) The uniform resource identifier to resolve, encoded in 7-bit ASCII.
Namespace: SautinSoft.Pdf.ActionsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.11.10
Syntaxpublic string Url { get; set; }Public Property Url As String
Get
Set
Property Value
String
The uniform resource identifier to resolve, encoded in 7-bit ASCII.
Exceptions| Exception | Condition |
|---|
| ArgumentException | Value is or Empty. |
See Also