ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.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