CommonSlideViewPropertiesVariableScale Property

Specifies that the view content should automatically scale to best fit the current window size. Read/write Boolean.

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

Property Value

Type: Boolean

Implements

ICommonSlideViewPropertiesVariableScale
See Also