PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / 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