PptObject Class |
Namespace: Spire.Presentation
The PptObject type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Parent |
Reference to Parent object. Read-only.
|
|
|
ReferenceCount |
| Name | Description | |
|---|---|---|
|
|
AddReference | |
|
|
CheckDisposed | |
|
|
Dispose |
Dispose object and free resources.
|
|
|
Equals |
Determines whether the specified object is equal to the current object.
(Inherited from
Object
.)
|
|
|
Finalize | (Overrides Object Finalize .) |
|
|
FindParent(Type) | |
|
|
FindParent( Type ) | |
|
|
FindParent(Object, Type) | |
|
|
FindParent(Type, Boolean) | |
|
|
FindParent(Object, Type, Boolean) | |
|
|
FindParents | |
|
|
GetHashCode |
Serves as the default hash function.
(Inherited from
Object
.)
|
|
|
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
|
|
MemberwiseClone |
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
|
|
|
OnDispose |
Method which can be overriden by users to take any specific actions when
object is disposed.
|
|
|
ReleaseReference | |
|
|
SetParent | |
|
|
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|
| Name | Description | |
|---|---|---|
|
|
m_bIsDisposed |