Click or drag to resize

ISOPicturePicture Property

Returns a picture object, suitable for display in a graphics context. Changes to the picture object do not affect the superoffice picture. Note you cannot access this property via the Application object: See MSDN PRB 150034.

Namespace:  SuperOffice.COM.SuperOfficeDB
Assembly:  SuperOfficeDB.Interop (in SuperOfficeDB.Interop.dll) Version: 8.0.0.0
Syntax
IPicture Picture { get; }

Property Value

Type: IPicture
See Also