PrintDocument for WPF | ComponentOne
C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / PageDrawParams Structure / RenderInputControls Property

In This Topic
    RenderInputControls Property
    In This Topic
    Indicates whether to draw input controls (see RenderInputBase).
    Syntax
    'Declaration
     
    Public Property RenderInputControls As Boolean
    public bool RenderInputControls {get; set;}
    See Also