Edytuj

Udostępnij za pośrednictwem


CGPDFDocument.GetVersion(Int32, Int32) Method

Definition

Gets the version of this CGPDFDocument object, including the major and minor version numbers.

public void GetVersion (out int major, out int minor);
member this.GetVersion :  *  -> unit

Parameters

major
Int32
minor
Int32

Applies to