Document Solutions for PDF
DS.Documents.Imaging Assembly / GrapeCity.Documents.Layout.Composition Namespace / Space Class / Detach Method

In This Topic
    Detach Method (Space)
    In This Topic
    Detaches this Space from the owner Layer.
    Syntax
    'Declaration
     
    Public Overridable Sub Detach() 
    public virtual void Detach()
    See Also