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

In This Topic
    ResolvedAndValid Property
    In This Topic
    Gets a value indicating if the LayoutRect is resolved and valid.
    Syntax
    'Declaration
     
    Public ReadOnly Property ResolvedAndValid As System.Boolean
    public System.bool ResolvedAndValid {get;}
    See Also