PdfTextDocumentInitialize Method |
Note: This API is now obsolete.
Namespace:
Atalasoft.Pdf.TextExtract
Assembly:
Atalasoft.dotImage.PdfReader (in Atalasoft.dotImage.PdfReader.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax [ObsoleteAttribute("You don't need to use this method. All initialization proceeds in the constructor")]
protected static void Initialize()
<ObsoleteAttribute("You don't need to use this method. All initialization proceeds in the constructor")>
Protected Shared Sub Initialize
See Also