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


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > C1PrintDocument クラス : FormsStyle プロパティ
Gets or sets a FormsStyleEnum value specifying the look and feel of input controls in the current document (see types derived from RenderInputBase).

The default value is FormsStyleEnum.Acrobat.

シンタックス
'宣言
 
Public Property FormsStyle As FormsStyleEnum
'使用法
 
Dim instance As C1PrintDocument
Dim value As FormsStyleEnum
 
instance.FormsStyle = value
 
value = instance.FormsStyle
public FormsStyleEnum FormsStyle {get; set;}
参照

C1PrintDocument クラス
C1PrintDocument メンバ