ComponentOne Word for UWP
Title Property (RtfPicture)

C1.UWP.Word Assembly > C1.Xaml.Word.Objects Namespace > RtfPicture Class : Title Property
Gets or sets the title for this picture.
Syntax
'Declaration
 
Public Property Title As System.String
public System.string Title {get; set;}

Property Value

The title of the picture.
See Also

Reference

RtfPicture Class
RtfPicture Members