SlideSize Class |
Namespace: Aspose.Slides
The SlideSize type exposes the following members.
Name | Description | |
---|---|---|
![]() | Orientation |
Returns or sets the slide orientation.
![]() Changing this value will swap slide's dimensions.
Read/write SlideOrientation.
|
![]() | Size |
Returns or sets the size in points.
![]() |
![]() | Type |
Returns or sets the type of slide size.
![]() |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | SetSize(SlideSizeType, SlideSizeScaleType) |
Sets the type of slide size and scales content using scale type.
![]() |
![]() | SetSize(Single, Single, SlideSizeScaleType) |
Sets the size in points and scales content using scale type.
![]() |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |