VintaSoft PDF .NET Plug-in: API changes in version 9.1.2
In This Topic
API changes in Vintasoft.Imaging.Pdf.Html5.js
Changed classes:
Vintasoft.Imaging.Pdf. WebPdfDocumentJS
|
Added properties
|
public string get_Password { get ; }
|
Gets the PDF document password. |
public string set_Password { set ; }
|
Sets the PDF document password. |
|
|
Vintasoft.Imaging.Pdf. WebPdfDocumentControllerJS
|
Changed methods
|
public object openPdfDocument(string, string, object, object, object)
|
public object openPdfDocument(string, object, object, object)
|
|
|
API changes in Vintasoft.Imaging.Pdf.Svg.js
Changed classes:
Vintasoft.Imaging.Pdf. WebPdfDocumentJS
|
Added properties
|
public string get_Password { get ; }
|
Gets the PDF document password. |
public string set_Password { set ; }
|
Sets the PDF document password. |
|
|
Vintasoft.Imaging.Pdf. WebPdfDocumentControllerJS
|
Changed methods
|
public object openPdfDocument(string, string, object, object, object)
|
public object openPdfDocument(string, object, object, object)
|
|
|