<Code Lib>
2021 Property
Changes 0
P

KeynoteEntry.KeynoteText

Description:
The text associated with this KeynoteEntry.
Remarks:
This value does not have to be set; if not set, the property returns an empty string.

public string KeynoteText { get; }

Loading…