FlexReport for WinForms
FormatVersion プロパティ (C1Serializer)


C1.Document アセンブリ > C1.Document.Serialization 名前空間 > C1Serializer クラス : FormatVersion プロパティ
Gets or sets the version of content currently serialized or deserialized.
シンタックス
'宣言
 
Public Property FormatVersion As C1FormatVersion
'使用法
 
Dim instance As C1Serializer
Dim value As C1FormatVersion
 
instance.FormatVersion = value
 
value = instance.FormatVersion
public C1FormatVersion FormatVersion {get; set;}
参照

参照

C1Serializer クラス
C1Serializer メンバ