Namespace: BitMiracle.Docotic.Pdf
public bool Interactive { get; set; }
Public Property Interactive As Boolean Get Set
Default value: true.
Interactive annotations are intended to be manipulated via UI. For example, user can rotate or zoom the 3D artwork using mouse.
Non-interactive annotations are intended to be manipulated programmatically, as with a JavaScript animation.