ComponentOne Word for WinForms
C1.C1Word.4.8 Assembly / C1.C1Word.Canvas Namespace / PictureShape Class / IsEmpty Property

In This Topic
    IsEmpty Property (PictureShape)
    In This Topic
    Determines whether the shape is empty.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsEmpty As System.Boolean
    public System.bool IsEmpty {get;}
    See Also