C#
VB
C++
How to center the image horizontally in the print page.
public RasterPaintAlignMode HorizontalAlignMode { get; set; }
Public Property HorizontalAlignMode() As RasterPaintAlignMode
Get
Set
public:
property RasterPaintAlignMode^ HorizontalAlignMode
{
RasterPaintAlignMode^ get()
void set(RasterPaintAlignMode^ value)
}
An RasterPaintAlignMode enumeration value that determine how to center the image horizontally in the print page.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET