Document Solutions for Word
DS.Documents.Word.Layout Assembly / GrapeCity.Documents.Word.Layout Namespace / ObjectFragment Class / SharedObject Property

In This Topic
    SharedObject Property
    In This Topic
    Gets the associated SharedObject.
    Syntax
    'Declaration
     
    Public ReadOnly Property SharedObject As SharedObject
    public SharedObject SharedObject {get;}
    See Also