ImageGear Professional v18.2 > API Reference Guide > ART Component API Reference > ART Component Objects > IGArtPage Object > IGArtPage Properties > AttrGroup Property |
Gets or sets the group of a mark. When using this property to set the group, if a group of the specified name exists, then the mark is moved from its old group to the named group. If the specified group does not exist, then it is created, then the mark is moved into the new group. Before using this property, you must load the IGArtPage Object.AttrXXX properties with the values from a specific mark by calling MarkQuery Method.
Read-write property
String
Default Value: As per GlobalAttrGroup Property
N/A