Gets the major version number of the document.
[get: Foundation.Export("majorVersion")] public virtual int MajorVersion { get; }
member this.MajorVersion : int
Thank you.