IShapePlaceholder Property |
Returns the placeholder for a shape.
Read-only
IPlaceholder.
Namespace:
Aspose.Slides
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax IPlaceholder Placeholder { get; }
ReadOnly Property Placeholder As IPlaceholder
Get
property IPlaceholder^ Placeholder {
IPlaceholder^ get ();
}
abstract Placeholder : IPlaceholder with get
Property Value
Type:
IPlaceholderSee Also