Gets a value that indicates whether this AnnAutomation can align or change the size for selected objects based on alignment target.
Object.defineProperty(AnnAutomation.prototype, 'canAlign',
get: function()
)
canAlign: boolean; // read-only
true if this AnnAutomation can align or change the size for selected objects based on alignment target; otherwise, false.
if enableObjectsAlignment this property will return false.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET