IBehaviorPropertyIsCustom Property |
Shows if this property does not belong to the predefined properties list in the specification:
https://msdn.microsoft.com/en-us/library/dd949052(v=office.15).aspx
Namespace:
Aspose.Slides.Animation
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax ReadOnly Property IsCustom As Boolean
Get
property bool IsCustom {
bool get ();
}
abstract IsCustom : bool with get
Property Value
Type:
BooleanSee Also