Namespace: Spire.Presentation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 6.6.2.0 (6.6.2.6020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
public Placeholder Placeholder { get; }
Public ReadOnly Property Placeholder As Placeholder
	Get
public:
virtual property Placeholder^ Placeholder {
	Placeholder^ get () sealed;
}
abstract Placeholder : Placeholder with get
override Placeholder : Placeholder with get

Property Value

Placeholder

Implements

IShape..::..Placeholder

See Also