ContentKind Property (CoverElementsPane)
In This Topic
Gets or sets the type of content acceptable by the current instance of
CoverElementsPane.
Syntax
'Declaration
Public Overridable Property ContentKind As Object
public virtual object ContentKind {get; set;}
See Also