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

In This Topic
    CanRenderBlock Method (SampleC1PrintDocument)
    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