Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / NestedShapePropertyException Class / Source Property

In This Topic
    Source Property (NestedShapePropertyException)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property Source As System.String
    public virtual System.string Source {get; set;}
    See Also