ICommonSlideViewProperties

ICommonSlideViewProperties interface

Represents common slide view properties.

public interface ICommonSlideViewProperties

Properties

NameDescription
Scale { get; set; }Specifies the view scaling ratio in percentages. Read/write Int32.
VariableScale { get; set; }Specifies that the view content should automatically scale to best fit the current window size. Read/write Boolean.

See Also