ImageGear Professional v18.2 > API Reference Guide > ART Component API Reference > ART Component Objects > IGArtPage Object > IGArtPage Properties > GlobalAttrDIB Property |
Gets and sets the default value to be used for AttrDIB Property whenever a new mark is created. Specifies the raw bitmap (DIB) of an Image Embedded mark.
Read-write property
Long
Default Value: 0
Valid Values: Typically, you'll call the IGPage Object.GetImagePtr method to get an image pointer that can be used to set this property. Note that GlobalAttrBitmap Property and GlobalAttrDIB Property are mutually exclusive - setting one clears the other.
N/A