'Declaration
Public Property PageRotation As GdPictureRotateFlipType
public GdPictureRotateFlipType PageRotation {get; set;}
public read-write property PageRotation: GdPictureRotateFlipType;
public function get,set PageRotation : GdPictureRotateFlipType
public: __property GdPictureRotateFlipType get_PageRotation(); public: __property void set_PageRotation( GdPictureRotateFlipType value );
public: property GdPictureRotateFlipType PageRotation { GdPictureRotateFlipType get(); void set ( GdPictureRotateFlipType value); }