Click or drag to resize

PdfDocumentSetLicense Method

Activate your copy after purchasing or use temporary license for delete trial message.
ATTENTION: specify this property first of all before using any other class from SautinSoft.Pdf assembly!

Use it when you got own license. We offer two license types:

Have question? Ask us: [email protected].


Namespace: SautinSoft.Pdf
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.8.8
Syntax
public static void SetLicense(
	string license
)

Parameters

license  String
A string which contains a license. To get a permanent license, visit sautinsoft.com. To get a temporary license, please use online form here: https://sautinsoft.com/start-for-free/.
Example

See Developer Guide: How to activate PDF.Net

See Also