VintaSoft Imaging .NET SDK 14.1: Documentation for Web developer
Vintasoft.Imaging.Pdf Namespace / WebPdfLinkJS type / WebPdfLinkJS Constructor(WebPdfPageJS)
Syntax BrowserCompatibility SeeAlso
WebPdfLinkJS Constructor(WebPdfPageJS)
Initializes a new instance of the WebPdfLinkJS class.
Syntax
// Parameters
var page; // Type: WebPdfPageJS

var instance = new Vintasoft.Imaging.Pdf.WebPdfLinkJS(page);

Parameters

page
WebPdfPageJS object.
Browser Compatibility
56+
45+
11
See Also