Marks all the commands in a Commands collection.
| Visual Basic |
|---|
Public Function MarkAll( _ ByVal MarkManual As Boolean _ ) As Boolean |
- MarkManual
- Required Boolean that indicates whether or not to mark manual alignment features.
Boolean value. Boolean returns true if the function succeeds, false if it fails.