CommonSlideViewPropertiesScale Property |
Specifies the view scaling ratio in percentages.
Read/write
Int32.
Namespace:
Aspose.Slides
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax public int Scale { get; set; }
Public Property Scale As Integer
Get
Set
public:
virtual property int Scale {
int get () sealed;
void set (int value) sealed;
}
abstract Scale : int with get, set
override Scale : int with get, set
Property Value
Type:
Int32Implements
ICommonSlideViewPropertiesScaleExceptions See Also