Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / PageDrawParams Structure
Properties


In This Topic
    PageDrawParams Structure Members
    In This Topic

    The following tables list the members exposed by PageDrawParams.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertySpecifies the metafile type.  
    Public PropertyIndicates whether to draw input controls (see RenderInputBase).  
    Public PropertySmoothing mode used for drawing.  
    Public PropertyIndicates whether to use GDI functions to draw lines, in this case PDF export works better.  
    Public PropertyIndicates whether to fill the page with white color before drawing.  
    Public PropertyIndicates whether metafile comments can be used during page drawing.  
    Top
    See Also