PrintDocument for WinForms
C1PreviewAction クラス メンバ
プロパティ  メソッド 


C1.Win.PrintPreview.6 アセンブリ > C1.Win.C1Preview 名前空間 : C1PreviewAction クラス

C1PreviewActionデータ型で公開されるメンバを以下の表に示します。

パブリック プロパティ
 名前解説
Public プロパティGets the C1PreviewActionEnum value corresponding to the current action.  
Public プロパティGets the combination of C1PreviewActionFlags associated with the current action.  
Public プロパティGets the image corresponding to the current action.  
Public プロパティGets the tag string corresponding to the current action. This string (assigned to the System.Windows.Forms.Control.Tag) identifies UI elements (such as toolbar buttons) associated with the current action.  
Public プロパティGets the text corresponding to the current action.  
Public プロパティGets the tooltip corresponding to the current action.  
トップ
パブリック メソッド
 名前解説
Public メソッドstatic (Shared in Visual Basic)Retrieves the combination of C1PreviewActionFlags for the specified action.  
Public メソッドstatic (Shared in Visual Basic)Returns a C1PreviewActionEnum value corresponding to a tag string associated with a UI element. When C1PrintPreviewControl's UI elements (such as toolbar items) are created, their System.Windows.Forms.Control.Tag properties are assigned predefined strings that determine actions performed when those elements are invoked. This method allows to find out the specific action associated with a tag.  
Public メソッドstatic (Shared in Visual Basic)Creates a C1PreviewAction object corresponding to the specified action, using the ImageSetEnum.Flat image set.  
Public メソッドstatic (Shared in Visual Basic)Creates a C1PreviewAction object corresponding to the specified string tag value (see ActionFromTag for details).  
Public メソッドstatic (Shared in Visual Basic)Gets one of the predefined images representing the specified action.  
トップ
参照

C1PreviewAction クラス
C1.Win.C1Preview 名前空間