Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ShapeRotation Class / VerticalFlip Property

In This Topic
    VerticalFlip Property (ShapeRotation)
    In This Topic
    Gets or sets a value indicating whether a shape is flipped vertically.
    Syntax
    'Declaration
     
    Public Property VerticalFlip As System.Boolean
    public System.bool VerticalFlip {get; set;}
    See Also