Indicates whether drawing operations are available now.

Namespace:  C1.C1PrintDocument
Assembly:  C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)

Syntax

C#
public bool CanRender()
Visual Basic (Declaration)
Public Function CanRender As Boolean

Return Value

See Also