Document Solutions for PDF
DS.Documents.Imaging Assembly / GrapeCity.Documents.Layout Namespace / LayoutRect Class / Invalid Property

In This Topic
    Invalid Property (LayoutRect)
    In This Topic
    Gets a value indicating if the LayoutRect is invalid.
    Syntax
    'Declaration
     
    Public ReadOnly Property Invalid As System.Boolean
    public System.bool Invalid {get;}
    See Also