Placeholder
Size Property
|
Namespace:
Spire.Presentation
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public PlaceholderSize Size { get; }
Public ReadOnly Property Size As PlaceholderSize
Get
public:
property PlaceholderSize Size {
PlaceholderSize get ();
}
member Size : PlaceholderSize with get
Property Value
Type:
PlaceholderSize
See Also