In This Topic

NewRotation Field (GdViewer.PageRotatedEventArgs)

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

 

Public NewRotation As GdPictureRotateFlipType
public GdPictureRotateFlipType NewRotation
public field NewRotation: GdPictureRotateFlipType; 
public var NewRotation : GdPictureRotateFlipType;
public: GdPictureRotateFlipType NewRotation
public:

GdPictureRotateFlipType NewRotation
See Also