C1.C1Preview Namespace > PageDrawParams Structure : PageDrawParams Constructor |
'Declaration Public Function New( _ ByVal emfType As Nullable(Of EmfType), _ ByVal whiten As Boolean, _ ByVal renderInputControls As Boolean, _ ByVal useGdiToDrawLinesWhenPossible As Boolean, _ ByVal writeMetafileComments As Boolean, _ ByVal smoothingMode As Nullable(Of SmoothingMode) _ )
public PageDrawParams( Nullable<EmfType> emfType, bool whiten, bool renderInputControls, bool useGdiToDrawLinesWhenPossible, bool writeMetafileComments, Nullable<SmoothingMode> smoothingMode )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2