ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.Objects Namespace / RtfDrawingCanvas Class / VerticalPositionRelation Property

In This Topic
    VerticalPositionRelation Property
    In This Topic
    Gets or sets vertical relation of the position of the drawing canvas.
    Syntax
    'Declaration
     
    Public Property VerticalPositionRelation As RtfCanvasRelationEnum
    public RtfCanvasRelationEnum VerticalPositionRelation {get; set;}
    See Also