Link Search Menu Expand Document

URIAction Constructor (String)

Intializes a new instance of the URI action with url defined as raw string

Namespace:Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
public URIAction(
	string rawUrl
)

Parameters

rawUrl
Type: SystemString
raw link to run on action
Exceptions
ExceptionCondition
ArgumentNullException
See Also

Reference