PrintDocument for WinForms
C1PreviewPane クラス
メンバ 


C1.Win.PrintPreview.6 アセンブリ > C1.Win.C1Preview 名前空間 : C1PreviewPane クラス
Represents the barebones control showing the preview of the associated document. To add functionality, other C1Preview components can be connected to this control.
オブジェクト モデル
C1PreviewPane クラス
シンタックス
'宣言
 
Public Class C1PreviewPane 
   Inherits System.Windows.Forms.Panel
'使用法
 
Dim instance As C1PreviewPane
public class C1PreviewPane : System.Windows.Forms.Panel 
継承階層

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.Panel
                  C1.Win.C1Preview.C1PreviewPane

参照

C1PreviewPane メンバ
C1.Win.C1Preview 名前空間