Function tip_DisplaceAnnotations
|
|
Prototype: | tip_DisplaceAnnotations(Document);
|
---|
Arguments: | Document: A Document Object (CDM_Document) offset: A character offset after which all offsets are modified (long) displacement: The number of characters that offsets will be moved (long)
|
---|
|
|
Prototype: | tip_DisplaceAnnotations(Annotation);
|
---|
Arguments: | Document: A Document Object (CDM_Document) offset: A character offset after which all offsets are modified (long) displacement: The number of characters that offsets will be moved (long)
|
---|
|
|