Document Solutions for Word
GrapeCity.Documents.Word.Layout Assembly / GrapeCity.Documents.Word.Layout Namespace / WordLayoutException Class / Data Property

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