Click or drag to resize

CPDFUriActionGetUri Method

Gets URI.

Namespace:  ComPDFKit.PDFDocument.Action
Assembly:  ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.0.0.0
Syntax
C#
public string GetUri()

Return Value

Type: String
URI value.
See Also