ComponentOne ReportViewer for ASP.NET Web Forms
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 System.Boolean
    public System.bool CanRenderBlock()
    See Also