←Select platform

VerticalAlignment Property

Summary

Gets or sets the vertical alignment for the Bates stamp.

Syntax

C#
VB
Java
WinRT C#
C++
public AnnVerticalAlignment VerticalAlignment { get; set; } 
Public Property VerticalAlignment As Leadtools.Annotations.Core.AnnVerticalAlignment 
public Leadtools.Annotations.Core.AnnVerticalAlignment VerticalAlignment {get; set;} 
public AnnVerticalAlignment getVerticalAlignment() 
public void setVerticalAlignment(AnnVerticalAlignment alignment) 
             
 <br/>get_VerticalAlignment();<br/>set_VerticalAlignment(value);<br/>Object.defineProperty('VerticalAlignment');  
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Documents Assembly