CGPDFDocument.GetVersion(Int32, Int32) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 物件的版本 this
CGPDFDocument ,包括 major
和 minor
版本號碼。
public void GetVersion (out int major, out int minor);
member this.GetVersion : * -> unit
參數
- major
- Int32
- minor
- Int32