Gets or sets the placeholder field part of the content control field.

Syntax

public List<DocPart> Placeholder { get; set; }
Public Property Placeholder() As List(Of DocPart)