In This Topic

PrevRotation Field (GdViewer.PageRotatedEventArgs)

In This Topic
Specifies the previous page rotation.
Syntax
'Declaration

 

Public ReadOnly PrevRotation As GdPictureRotateFlipType
public readonly GdPictureRotateFlipType PrevRotation
public field PrevRotation: GdPictureRotateFlipType; readonly 
public var PrevRotation : GdPictureRotateFlipType;
public: readonly GdPictureRotateFlipType PrevRotation
public:

readonly GdPictureRotateFlipType PrevRotation
See Also