ICommonSlideViewProperties
ICommonSlideViewProperties interface
Represents common slide view properties.
public interface ICommonSlideViewProperties
Properties
| Name | Description |
|---|---|
| DrawingGuides { get; } | Returns the collection of the drawing guides. Read-only IDrawingGuidesCollection |
| 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
- namespace Aspose.Slides
- assembly Aspose.Slides