Share via


PdfDocument.MajorVersion Property

Definition

Gets the major version number of the document.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual IntPtr MajorVersion { [Foundation.Export("majorVersion")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("majorVersion")>]
member this.MajorVersion : nativeint

Property Value

IntPtr

nativeint

Attributes

Applies to