FlexReport for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document.Export Namespace / TiffOptionsForm Class / Monochrome Property

In This Topic
    Monochrome Property (TiffOptionsForm)
    In This Topic
    Gets or sets whether the TIFF document should be saved in monochrome format.
    Syntax
    'Declaration
     
    Public Property Monochrome As Boolean
    public bool Monochrome {get; set;}
    See Also