Pdf |
A uniform resource identifier (URI) is a string that identifies (resolves to) a resource on the Internet—typically a file that is the destination of a hypertext link, although it may also resolve to a query or other entity. URIs are described in Internet RFC 2396, Uniform Resource Identifiers (URI): Generic Syntax.
A PdfOpenWebLinkAction causes a URI to be resolved.
The PdfOpenWebLinkAction type exposes the following members.
Name | Description | |
---|---|---|
![]() | ActionType |
Gets the OpenWebLink value.
(Overrides PdfActionActionType) |
![]() | Url | (Required) The uniform resource identifier to resolve, encoded in 7-bit ASCII. |
Name | Description | |
---|---|---|
![]() | GetArray |
Gets the PdfArray that serves as a backing storage of the specified PdfObject or if no PdfArray serves as a backing storage of the specified PdfObject.
(Defined by PdfObjectExtensions) |
![]() | GetDictionary |
Gets the PdfDictionary that serves as a backing storage of the specified PdfObject.
(Defined by PdfObjectExtensions) |
![]() | GetOrAddDictionary |
Gets the PdfDictionary that serves as a backing storage of the specified PdfObject.
(Defined by PdfObjectExtensions) |