ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.Objects Namespace / RtfPicture Class / Height Property

In This Topic
    Height Property (RtfPicture)
    In This Topic
    Gets or sets height of picture bounds.
    Syntax
    'Declaration
     
    Public Property Height As Single
    public float Height {get; set;}
    See Also