BehaviorProperties Property |
Namespace:
Aspose.Slides.Animation
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntaxpublic IBehaviorPropertyCollection Properties { get; }
Public ReadOnly Property Properties As IBehaviorPropertyCollection
Get
public:
virtual property IBehaviorPropertyCollection^ Properties {
IBehaviorPropertyCollection^ get () sealed;
}
abstract Properties : IBehaviorPropertyCollection with get
override Properties : IBehaviorPropertyCollection with get
Property Value
Type:
IBehaviorPropertyCollectionImplements
IBehaviorProperties
See Also