MESCIUS.ActiveReports.SpreadBuilder Assembly / GrapeCity.SpreadBuilder.Imaging Namespace / Biff7PictureRecord Class
Members

Biff7PictureRecord Class
This class represents the binary representation of an OBJ record for BIFF7 Pictures. The picture data is stored as WMF or BMP depending on which is programmatically determined to be more appropriate. Essentially it will be stored as an OBJ record with some additional "subrecord" fields specific to pictures in BIFF7.
Object Model
Biff7PictureRecord Class
Syntax
'Declaration
 
Public Class Biff7PictureRecord 
 
Inheritance Hierarchy

System.Object
   GrapeCity.SpreadBuilder.Imaging.Biff7PictureRecord

See Also