ScaleEffectZoomContent Property

Determines whether a content should be zoomed. Read/write NullableBool.

Namespace:  Aspose.Slides.Animation
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public NullableBool ZoomContent { get; set; }

Property Value

Type: NullableBool

Implements

IScaleEffectZoomContent
See Also