IAutoShape
Placeholder Property
|
Gets the placeholder for a shape.
Read-only
Placeholder
.
Namespace:
Spire.Presentation
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
Placeholder Placeholder { get; }
ReadOnly Property Placeholder As Placeholder
Get
property Placeholder^ Placeholder {
Placeholder^ get ();
}
abstract Placeholder : Placeholder with get
Property Value
Type:
Placeholder
Implements
IShape
Placeholder
See Also