public abstract class DomObject<TParent>
extends java.lang.Object
Base DOM object
TParent: Type of parent DOM object
Modifier and Type | Method and Description |
---|---|
com.aspose.slides.IDOMObject |
getParent_Immediate()
Returns Parent_Immediate object.
|