Spread.Services Documentation
IPictureFormat Interface Properties

GrapeCity.Documents.Spread.Drawing Namespace : IPictureFormat Interface

For a list of all members of this type, see IPictureFormat members.

Public Properties
 NameDescription
 Property Gets or sets the brightness of the specified picture or OLE object. The value for this property must be a number from 0.0 (dimmest) to 1.0 (brightest).  
 Property Gets or sets the type of color transformation applied to the specified picture.  
 Property Gets or sets the contrast for the specified picture or OLE object. The value for this property must be a number from 0.0 (the least contrast) to 1.0 (the greatest contrast).  
 PropertyGets the ICrop object that represents the cropping settings for the specified IPictureFormat object.  
 Property Gets or sets the number of points that are cropped off the bottom of the specified picture.  
 Property Gets or sets the number of points that are cropped off the left side of the specified picture.  
 Property Gets or sets the number of points that are cropped off the right side of the specified picture.  
 Property Gets or sets the number of points that are cropped off the top of the specified picture.  
Top
See Also

Reference

IPictureFormat Interface
GrapeCity.Documents.Spread.Drawing Namespace