←Select platform

HorizontalAlignMode Property

Summary

Gets or sets a value to determine how to center the image horizontally in the print page.

Syntax

C#
VB
C++
public RasterPaintAlignMode HorizontalAlignMode { get; set; } 
  
Public Property HorizontalAlignMode As Leadtools.RasterPaintAlignMode 
public: 
property Leadtools.RasterPaintAlignMode HorizontalAlignMode { 
   Leadtools.RasterPaintAlignMode get(); 
   void set (    Leadtools.RasterPaintAlignMode ); 
} 

Property Value

An Leadtools.RasterPaintAlignMode enumeration value that determine how to center the image horizontally in the print page.

Example

For an example, refer to RasterImagePrinter and ImageRectangle.

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.WinForms Assembly