ImageGear Professional v18.2 > API Reference Guide > ART Component API Reference > ART Component Objects > IGArtPage Object > IGArtPage Methods > MarkIsAccessGranted Method |
Checks the specified mark to see if it is editable.
MarkIsAccessGranted(MarkIndex As Long) As Boolean
Name | Description |
---|---|
MarkIndex | Index of the mark to check. |
True if the mark is editable, and False if the mark is not editable.
N/A
None