Enum SlideSizeType
Specifies the size type for the slide in presentation.
Namespace: Syncfusion.Presentation
Assembly: Syncfusion.Presentation.Base.dll
Syntax
public enum SlideSizeType
Fields
| Name | Description |
|---|---|
| A3Paper | Specifies the SlideSizeType is a3 paper |
| A4Paper | Specifies the SlideSizeType is a4 paper |
| B4IsoPaper | Specifies the SlideSizeType is b4 iso paper |
| B5IsoPaper | Specifies the SlideSizeType is b5 iso paper |
| Banner | Specifies the SlideSizeType is banner |
| Custom | Specifies the SlideSizeType is custom |
| Ledger | Specifies the SlideSizeType is ledger |
| LetterPaper | Specifies the SlideSizeType is letter paper |
| OnScreen | Specifies the SlideSizeType is on screen |
| OnScreen16X10 | Specifies the SlideSizeType is on screen16 X10 |
| OnScreen16X9 | Specifies the SlideSizeType is on screen16 x9 |
| Overhead | Specifies the SlideSizeType is overhead |
| Slide35Mm | Specifies the SlideSizeType is slide35 mm |