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

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