Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / C1PrintDocument Class / CanRenderDirect Method

In This Topic
    CanRenderDirect Method
    In This Topic
    Indicates whether direct rendering is permitted now.
    Syntax
    'Declaration
     
    Public Function CanRenderDirect() As Boolean
    public bool CanRenderDirect()
    See Also