[]
public PageDrawParams(EmfType? emfType, bool whiten, bool renderInputControls, bool useGdiToDrawLinesWhenPossible, bool writeMetafileComments, SmoothingMode? smoothingMode)
Public Sub New(emfType As EmfType?, whiten As Boolean, renderInputControls As Boolean, useGdiToDrawLinesWhenPossible As Boolean, writeMetafileComments As Boolean, smoothingMode As SmoothingMode?)
| Type | Name | Description |
|---|---|---|
| EmfType? | emfType | |
| bool | whiten | |
| bool | renderInputControls | |
| bool | useGdiToDrawLinesWhenPossible | |
| bool | writeMetafileComments | |
| SmoothingMode? | smoothingMode |