SlideSize
Orientation Property
|
Namespace:
Spire.Presentation
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public SlideOrienation Orientation { get; set; }
Public Property Orientation As SlideOrienation
Get
Set
public:
property SlideOrienation Orientation {
SlideOrienation get ();
void set (SlideOrienation value);
}
member Orientation : SlideOrienation with get, set
Property Value
Type:
SlideOrienation
See Also