SlideSize Constructors
Name | Parameters | Description |
---|---|---|
SlideSize(SlideSizeType, SlideOrientation) | type, orientation | Initializes a new instance of the SlideSize class with specified settings. |
SlideSize(Single, Single) | width, height | Initializes a new instance of the SlideSize class with specified settings. |
See Also