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

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