PrintDocument for WinForms
FormatVersion プロパティ (C1PrintDocument)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > C1PrintDocument クラス : FormatVersion プロパティ
Gets a C1FormatVersion object representing the version of the document persistence format supported by the current assembly. This version is used to check persisted documents' compatibility. Versions are backwards-compatible, but not vice versa (i.e. a document persisted using a newer version of C1PrintDocument may be unreadable by an older version).
シンタックス
'宣言
 
Public Shared ReadOnly Property FormatVersion As C1FormatVersion
'使用法
 
Dim value As C1FormatVersion
 
value = C1PrintDocument.FormatVersion
public static C1FormatVersion FormatVersion {get;}
参照

C1PrintDocument クラス
C1PrintDocument メンバ