Click or drag to resize

ApiClientsetApiEndpoint Method

Set a custom SelectPdf API endpoint. Do not use this method unless advised by SelectPdf.

Namespace:  SelectPdf.Api
Assembly:  SelectPdf.Api (in SelectPdf.Api.dll) Version: 1.4.0
Syntax
public void setApiEndpoint(
	string apiEndpoint
)

Parameters

apiEndpoint
Type: SystemString
API endpoint.
See Also