verticalAlignment Property

Summary

Gets or sets the vertical alignment for the Bates stamp.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnBatesStamp.prototype, 'verticalAlignment', 
	get: function(), 
	set: function(value) 
) 
verticalAlignment: AnnVerticalAlignment; 

Property Value

The value of the vertical alignment for the Bates stamp.

Example

For an example, refer to AnnBatesStampComposer.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.BatesStamp Assembly