Search Results for

    Show / Hide Table of Contents

    TFlexCelPrintDocument.BitmapDPI Property

    When using a bitmap to print (PrintAsBitmap is true), this property specifies the resolution for the temporary bitmap that will be sent to the printer. The higher the resolution the better quality of the print, but also the more memory, network time and processing time it will take. Important: A value of 0 means creating bitmaps with the native printer resolution. This will give the best quality, but the bitmap can be big. A negative value means no bitmap used, and it is the same as setting PrintAsBitmap = false.

    Syntax

    Unit: FlexCel.Render

    property TFlexCelPrintDocument.BitmapDPI: Integer

    See also

    • TFlexCelPrintDocument
    In This Article
    Back to top FlexCel Studio for VCL and FireMonkey v7.24
    © 2002 - 2025 tmssoftware.com