←Select platform

VerticalAlignment Property

Summary
Gets or sets the vertical alignment for the Bates stamp.
Syntax
C#
VB
C++
Java
public AnnVerticalAlignment VerticalAlignment { get; set; } 
Public Property VerticalAlignment As AnnVerticalAlignment 
public AnnVerticalAlignment getVerticalAlignment() 
public void setVerticalAlignment(AnnVerticalAlignment alignment) 
public:  
   property AnnVerticalAlignment^ VerticalAlignment 
   { 
      AnnVerticalAlignment^ get() 
      void set(AnnVerticalAlignment^ value) 
   } 

Property Value

The value of the vertical alignment for the Bates stamp.

Example

For an example, refer to AnnBatesStampComposer.

Requirements

Target Platforms

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

Leadtools.Annotations.BatesStamp Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.