Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Actions Namespace / ActionURI Class / ActionURI Constructor

In This Topic
    ActionURI Constructor
    In This Topic
    Overload List
    OverloadDescription
    Initialize a new instance of the ActionURI class.  
    Initialize a new instance of the ActionURI class, specifying the URI to navigate to.

    Note that if the uri includes non-ASCII characters, it should be encoded as a URL, using methods such as System.Web.HttpUtility.UrlPathEncode or similar.

     
    See Also