ImageGear Professional v18.2 > API Reference Guide > ART Component API Reference > ART Component Objects > IGArtPage Object > IGArtPage Properties > AttrImageAlign Property |
Gets or sets the alignment of a Image Embedded or Image Reference mark. Before using this property, you must load the IGArtPage.AttrXXX properties with the values from a specific mark by calling MarkQuery Method.
Read-write property
Long
Default Value: 17 (equivalent to IG_DSPL_ALIGN_X_CENTER Or IG_DSPL_ALIGN_Y_CENTER)
Valid Values: Use the enumIGDsplAlignModes Enumeration values.
N/A