Gets or sets a value indicating whether the annotation's text data should be editable or read-only.
public bool AllowEditing { get; set; }
Public Property AllowEditing As Boolean Get Set
Indicates whether the annotation's text data should be editable or read-only.
Copyright 2000-2023 Kofax. All rights reserved.