Search Results for

    Show / Hide Table of Contents

    Enum PrintOutPDF.ImageDepth

    Color depth and rendering mode used when embedding images into the PDF, ranging from full color through grayscale to bitonal black-and-white and text-optimized variants.

    Namespace: Reportman.Drawing
    Assembly: Reportman.Drawing.Windows.dll
    Syntax
    public enum PrintOutPDF.ImageDepth

    Fields

    Name Description
    BW
    BWImage
    Color
    Color4bit
    Color8bit
    GrayScale
    Text
    TextQuality
    • View Source
    In this article
    Back to top Generated by DocFX