Gets or sets the default text to be used with new AnnTextPointerObject objects.
Object.defineProperty(AnnTextPointerDrawDesigner.prototype, 'defaultText',
get: function(),
set: function(value)
)
defaultText: string;
The default text to be used with new AnnTextPointerObject objects. The default value is "AaBbZz".
The designer will use the value of DefaultText if the current target text pointer object does not have a text value.s