Show / Hide Table of Contents

Class Picture

Inheritance
System.Object
Picture
Namespace: DRIT.Spreadsheet.Drawing
Assembly: DRIT.Spreadsheet.dll
Syntax
public class Picture : object

Properties

BrightnessCorrection

Declaration
public decimal BrightnessCorrection { get; set; }
Property Value
Type Description
System.Decimal

ContrastCorrection

Declaration
public decimal ContrastCorrection { get; set; }
Property Value
Type Description
System.Decimal

Description

Declaration
public string Description { get; set; }
Property Value
Type Description
System.String

Recolor

Declaration
public Recolor Recolor { get; set; }
Property Value
Type Description
Recolor

Title

Declaration
public string Title { get; set; }
Property Value
Type Description
System.String
Back to top Generated by DocFX