public interface IDocumentFragmentElement
Represents common interface for all Document Fragment elements.
| Modifier and Type | Method and Description |
|---|---|
DocumentFragment |
getContent()
Gets the instance of the
DocumentFragment. |
DocumentFragment getContent()
Gets the instance of the DocumentFragment.
Copyright © 2021 Aspose. All rights reserved.