Click or drag to resize

ContentControlListItem(String) Constructor

Initializes a new instance of the ContentControlListItem class.

Namespace: SautinSoft.Document.CustomMarkups
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public ContentControlListItem(
	string displayName
)

Parameters

displayName  String
The text to be displayed.
See Also