Reports for WinForms
PageDrawParams コンストラクタ

C1.C1Report.4 アセンブリ > C1.C1Preview 名前空間 > PageDrawParams 構造体 : PageDrawParams コンストラクタ
シンタックス
'宣言
 
Public Function New( _
   ByVal emfType As System.Nullable(Of EmfType), _
   ByVal whiten As System.Boolean, _
   ByVal renderInputControls As System.Boolean, _
   ByVal useGdiToDrawLinesWhenPossible As System.Boolean, _
   ByVal writeMetafileComments As System.Boolean, _
   ByVal smoothingMode As System.Nullable(Of SmoothingMode) _
)
public PageDrawParams( 
   System.Nullable<EmfType> emfType,
   System.bool whiten,
   System.bool renderInputControls,
   System.bool useGdiToDrawLinesWhenPossible,
   System.bool writeMetafileComments,
   System.Nullable<SmoothingMode> smoothingMode
)

パラメータ

emfType
whiten
renderInputControls
useGdiToDrawLinesWhenPossible
writeMetafileComments
smoothingMode
参照

PageDrawParams 構造体
PageDrawParams メンバ