buildUrlProxy Method

Summary

Helper method to build the final URL with current proxy settings.

Syntax
TypeScript
JavaScript
buildUrlProxy = function( 
   url 
) 
static buildUrlProxy( 
   url: string 
): string; 

Parameters

url

URL to an external resource.

Return Value

The final URL with current proxy settings.

Remarks

Refer to DocumentLoadMode for more information.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.