PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.6 Assembly / C1.Win.C1Preview.Design Namespace / SampleC1PrintDocument Class / CanRenderDirect Method

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