C1.WPF.Word.4.6.2 Assembly / C1.WPF.Word.Objects Namespace / RtfPictureShape Class / IsEmpty Property

In This Topic
IsEmpty Property (RtfPictureShape)
In This Topic
Gets is empty this object.
Syntax
'Declaration
 
Public Overrides ReadOnly Property IsEmpty As Boolean
 

Property Value

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