Editor for WinForms | ComponentOne
C1.Win.Editor.8 Assembly / C1.Win.Editor.Ribbon Namespace / IncreaseFontSizeButton Class / FlipImageRtl Property

In This Topic
    FlipImageRtl Property (IncreaseFontSizeButton)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property FlipImageRtl As System.Boolean
    public virtual System.bool FlipImageRtl {get; set;}
    See Also