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


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > C1PrintDocument クラス : AcceptButton プロパティ
Gets the RenderInputButton object representing the accept button in the current document (the first RenderInputButton object with RenderInputButton.AcceptButton property set to true).
シンタックス
'宣言
 
Public ReadOnly Property AcceptButton As RenderInputButton
'使用法
 
Dim instance As C1PrintDocument
Dim value As RenderInputButton
 
value = instance.AcceptButton
public RenderInputButton AcceptButton {get;}
参照

C1PrintDocument クラス
C1PrintDocument メンバ