ComponentOne Reports for WPF
C1.C1Preview Namespace / C1PrintDocument Class / CanRenderDirect Method

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