Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Layout Namespace / LayoutException Class / Data Property

In This Topic
    Data Property (LayoutException)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property Data As System.Collections.IDictionary
    public virtual System.Collections.IDictionary Data {get;}
    See Also