'Declaration
Public Function RotatePage_Internal( _ ByVal Rotation As Integer, _ Optional ByVal checklicense As Boolean _ ) As GdPictureStatus
public GdPictureStatus RotatePage_Internal( int Rotation, bool checklicense )
public function RotatePage_Internal( Rotation: Integer; checklicense: Boolean ): GdPictureStatus;
public function RotatePage_Internal( Rotation : int, checklicense : boolean ) : GdPictureStatus;
public: GdPictureStatus RotatePage_Internal( int Rotation, bool checklicense )
public: GdPictureStatus RotatePage_Internal( int Rotation, bool checklicense )
Parameters
- Rotation
- checklicense