C#
VB
C++
How to center the image vertically in the print page.
public RasterPaintAlignMode VerticalAlignMode { get; set; }
Public Property VerticalAlignMode() As RasterPaintAlignMode
Get
Set
public:
property RasterPaintAlignMode^ VerticalAlignMode
{
RasterPaintAlignMode^ get()
void set(RasterPaintAlignMode^ value)
}
An RasterPaintAlignMode enumeration value that determine how to center the image vertically 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