MetafileHeader.Version 屬性

定義

取得關聯之 Metafile 的版本號碼。

public:
 property int Version { int get(); };
public int Version { get; }
member this.Version : int
Public ReadOnly Property Version As Integer

屬性值

關聯之 Metafile 的版本號碼。

適用於