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

In This Topic
    CanRenderBlock Method
    In This Topic
    Indicates whether rendering in the block flow is permitted now.
    Syntax
    'Declaration
     
    Public Function CanRenderBlock() As Boolean
    public bool CanRenderBlock()
    See Also