ComponentOne Word for WPF
C1.WPF.Word.4.6.2 Assembly / C1.WPF.Word.Objects Namespace / RtfShape Class / IsFlipHorizontal Property

In This Topic
    IsFlipHorizontal Property (RtfShape)
    In This Topic
    Gets or sets flip horizontal flag ('fRelFlipH').
    Syntax
    'Declaration
     
    Public Property IsFlipHorizontal As Boolean
    public bool IsFlipHorizontal {get; set;}
    See Also