Shape
RemovePlaceholder Method
|
Removes placeholder from the shape.
Namespace:
Spire.Presentation
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public void RemovePlaceholder()
Public Sub RemovePlaceholder
public:
virtual void RemovePlaceholder() sealed
abstract RemovePlaceholder : unit -> unit
override RemovePlaceholder : unit -> unit
Implements
IShape
RemovePlaceholder
See Also