Click or drag to resize

LibraryManagerGetVersion Method

Gets the version of the SDK library.

Namespace: ComPDF_Conversion.Common
Assembly: cpdfconversionsdk_dotnet (in cpdfconversionsdk_dotnet.dll) Version: 3.2.0.0 (3.2.0.0)
Syntax
C#
public static string GetVersion()

Return Value

String
A string representing the version of the SDK.
See Also