Sdk Class |
public class Sdk : NativeObject
The Sdk type exposes the following members.
Name | Description | |
---|---|---|
LicensingService | Licensing service to use for all licensing requests This property is relevant only for page-based licenses and is used to set the Licensing Gateway Service. The default is "https://licensing.pdf-tools.com/api/v1/licenses/" for the online Pdftools Licensing Service. If you plan to use the Licensing Gateway Service instead of the Pdftools Licensing Service, the property’s value must be a URI with the following elements: http[s]://[‹user›[:‹password›]@]‹host›[:‹port›] Where:
Example: "http://localhost:9999" | |
ProducerFullName | ||
Version |
Name | Description | |
---|---|---|
AddFontDirectory | Add custom font directory | |
Equals | (Inherited from NativeObject) | |
GetHashCode | (Inherited from NativeObject) | |
Initialize |