ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.Objects Namespace / RtfDrawingCanvas Class / IsFlipVertical Property

In This Topic
    IsFlipVertical Property
    In This Topic
    Gets or sets flip vertical flag of the drawing canvas.
    Syntax
    'Declaration
     
    Public Property IsFlipVertical As System.Boolean
    public System.bool IsFlipVertical {get; set;}
    See Also