ComponentOne Word for WinForms
C1.C1Word.4.8 Assembly / C1.C1Word.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 System.Boolean
    public System.bool IsFlipHorizontal {get; set;}
    See Also