Click or drag to resize

SlideSize Size Property

Gets or sets the size in points. Read/Write SizeF .

Namespace: Spire.Presentation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public SizeF Size { get; set; }

Property Value

Type: SizeF
See Also