You are here: GdPicture.NET > Documentation > Classes > GdViewer Class > GdViewer Methods > Document Printing > PrintSetAlignment Method
logo.gif
ContentsIndexHome
PreviousUpNext
GdViewer.PrintSetAlignment Method

Sets the image alignment into the page during a print process.

C#
public PrintSetAlignment(
    PrintAlignment ImageAlignment
);
Visual Basic
Public Sub PrintSetAlignment(
    ByVal ImageAlignment As PrintAlignment
)
Parameters
Parameters 
Description 
ImageAlignment 
A member of the PrintAlignment enumeration.  
What do you think about this topic? Send feedback!
Copyright (c) 2009-2011 www.gdpicture.com. All rights reserved.