'宣言 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