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

Determines if the object rotate automatically pages to fit on the output medium.

C#
public PrintSetAutoRotation(
    Boolean AutoRotation
);
Visual Basic
Public Sub PrintSetAutoRotation(
    ByVal AutoRotation As Boolean
)
Parameters
Parameters 
Description 
AutoRotation 
True for automatic rotation, else False. 
What do you think about this topic? Send feedback!
Copyright (c) 2009-2011 www.gdpicture.com. All rights reserved.