ComponentOne Word for UWP
IsEmpty Property (RtfPicture)

C1.UWP.Word Assembly > C1.Xaml.Word.Objects Namespace > RtfPicture Class : IsEmpty Property
Gets is empty this object.
Syntax
'Declaration
 
Public Overrides ReadOnly Property IsEmpty As System.Boolean
public override System.bool IsEmpty {get;}

Property Value

true if this object is empty, otherwise false.
See Also

Reference

RtfPicture Class
RtfPicture Members