Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging Namespace / BitmapRenderer Class / Multithreaded Property

In This Topic
    Multithreaded Property (BitmapRenderer)
    In This Topic
    Gets or sets a value indicating whether the rendering engine uses multiple threads to boost performance.
    Syntax
    'Declaration
     
    Public Property Multithreaded As System.Boolean
    public System.bool Multithreaded {get; set;}
    See Also