PrintDocument for WinForms
SupportedFields プロパティ (DocumentInfoForm)


C1.PrintDocument.6 アセンブリ > C1.C1Preview.Forms 名前空間 > DocumentInfoForm クラス : SupportedFields プロパティ
Gets or sets the combination of C1.C1Preview.DocumentInfoFields identifying C1.C1Preview.DocumentInfo fields supported by this form.
シンタックス
'宣言
 
Public Overridable Property SupportedFields As DocumentInfoFields
'使用法
 
Dim instance As DocumentInfoForm
Dim value As DocumentInfoFields
 
instance.SupportedFields = value
 
value = instance.SupportedFields
public virtual DocumentInfoFields SupportedFields {get; set;}
参照

DocumentInfoForm クラス
DocumentInfoForm メンバ