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

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