←Select platform

HorizontalAlignment Property

Summary

Gets or sets the horizontal alignment for the Bates stamp.

Syntax
C#
VB
C++
Java
public AnnHorizontalAlignment HorizontalAlignment { get; set; } 
Public Property HorizontalAlignment As AnnHorizontalAlignment 
public AnnHorizontalAlignment getHorizontalAlignment() 
public void setHorizontalAlignment(AnnHorizontalAlignment alignment) 
public:  
   property AnnHorizontalAlignment^ HorizontalAlignment 
   { 
      AnnHorizontalAlignment^ get() 
      void set(AnnHorizontalAlignment^ value) 
   } 

Property Value

The value of the horizontal 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