Property to activate your copy, doesn't work in trial version, the same as method SetSerial
Namespace:
SautinSoftAssembly: PdfMetamorphosis (in PdfMetamorphosis.dll) Version: 5.3.4.18
Syntax
Remarks
Use this property only in full version after purchasing.
Examples
SautinSoft.PdfMetamorphosis p = new SautinSoft.PdfMetamorphosis(); p.Serial="123456789";
Dim p As New SautinSoft.PdfMetamorphosis() p.Serial="123456789"