'Declaration Public Sub RotateFlip( _ ByVal rotateFlipType As RotateFlipType _ )
'Usage Dim instance As Margins Dim rotateFlipType As RotateFlipType instance.RotateFlip(rotateFlipType)
public void RotateFlip( RotateFlipType rotateFlipType )
Parameters
- rotateFlipType
- A RotateFlip value indicating the type of rotation and flip to apply to the Margins structure.