Initialize the class.
Namespace:
bioPDF.PdfWriterAssembly: bioPDF.PdfWriter (in bioPDF.PdfWriter.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Sub Init |
C# |
---|
public void Init() |
Visual C++ |
---|
public: void Init() |
JavaScript |
---|
function init(); |
Remarks
You can call this function to reset the component to the initial state.