PdfVersion  Conversion (Int32 to PdfVersion)

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Performs an implicit conversion from [!:System.Int32[]] to PdfVersion.

Namespace:  Apitron.PDF.Kit
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public static implicit operator PdfVersion (
	int[] version
)

Parameters

version
Type: SystemInt32
The version.

Return Value

Type: PdfVersion
The result of the conversion.
See Also

Reference