Hide

SftPrintPreview/OCX 1.0 - ActiveX Print Preview Control

Display
Print

SftPrintPreviewPrinter.OrientationRotation Property

Returns the number of degrees that portrait orientation is rotated counterclockwise to produce landscape orientation.

Syntax

Get

VB.NETDegrees = object.OrientationRotation As Integer
VBDegrees = object.OrientationRotation As Integer
C#.NETshort Degrees = object.OrientationRotation;
VC++short Degrees = object->OrientationRotation;
short Degrees = object->GetOrientationRotation();
CHRESULT object->get_OrientationRotation(short* Degrees);

object

A SftPrintPreviewPrinter object.

Degrees

Returns the number of degrees that portrait orientation is rotated counterclockwise to produce landscape orientation.

Comments

The OrientationRotation property returns the number of degrees that portrait orientation is rotated counterclockwise to produce landscape orientation.

See Also SftPrintPreviewPrinter Object | Object Hierarchy


Last Updated 08/13/2020 - (email)
© 2024 Softel vdm, Inc.