[]
        
(Showing Draft Content)

C1.C1Preview.PageDrawParams.-ctor

PageDrawParams Constructor

PageDrawParams(EmfType?, bool, bool, bool, bool, SmoothingMode?)

Declaration
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?)
Parameters
Type Name Description
EmfType? emfType
bool whiten
bool renderInputControls
bool useGdiToDrawLinesWhenPossible
bool writeMetafileComments
SmoothingMode? smoothingMode