| ApiClientsetApiWebElementsEndpoint Method  | 
 
            Set a custom SelectPdf API endpoint for web elements. Do not use this method unless advised by SelectPdf.
            
 
    Namespace: 
   SelectPdf.Api
    Assembly:
   SelectPdf.Api (in SelectPdf.Api.dll) Version: 1.4.0
 Syntax
Syntaxpublic void setApiWebElementsEndpoint(
	string apiWebElementsEndpoint
)
Public Sub setApiWebElementsEndpoint ( 
	apiWebElementsEndpoint As String
)
Parameters
- apiWebElementsEndpoint
- Type: SystemString
 API web elements endpoint.
 See Also
See Also