Click or drag to resize

PdfOpenWebLinkActionUrl Property

(Required) The uniform resource identifier to resolve, encoded in 7-bit ASCII.

Namespace: SautinSoft.Pdf.Actions
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.11.10
Syntax
public string Url { get; set; }

Property Value

String
The uniform resource identifier to resolve, encoded in 7-bit ASCII.
Exceptions
ExceptionCondition
ArgumentExceptionValue is or Empty.
See Also