CommonSlideViewProperties class

CommonSlideViewProperties class

Represents common slide view properties.

The CommonSlideViewProperties type exposes the following members:

Properties

PropertyDescription
scaleSpecifies the view scaling ratio in percentages.
Read/write int.
variable_scaleSpecifies that the view content should automatically scale to best fit the current window size.
Read/write bool.
drawing_guidesReturns the collection of the drawing guides.
Read-only IDrawingGuidesCollection

See Also