PdfVersion  Conversion (PdfVersion to Int32)

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

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 explicit operator int[] (
	PdfVersion version
)

Parameters

version
Type: Apitron.PDF.KitPdfVersion
The version.

Return Value

Type: Int32
The result of the conversion.
See Also

Reference