CommonSlideViewProperties Class
Represents common slide view properties.
public sealed class CommonSlideViewProperties
Public NotInheritable Class CommonSlideViewProperties
- Inheritance:
- CommonSlideViewProperties
Properties
Scale
Gets or sets a value that specifies the view scaling ratio in percentages.
Default value is 100.
Property Value
A value that specifies the view scaling ratio in percentages.
Exceptions
Value is less than zero.
VariableScale
Gets or sets a value indicating whether the view content should automatically scale to best fit the current window size.
Default value is false.
Property Value
true if the view content should automatically scale to best fit the current window size; otherwise, false.