ChoicePairDisplayName Property |
Gets or sets the display name - must be non-null.
Namespace:
Atalasoft.PdfDoc.Generating.Annotations
Assembly:
Atalasoft.PdfDoc (in Atalasoft.PdfDoc.dll) Version: 11.5.0.5.0.230 (.NET 4.6.2, x86)
Syntaxpublic string DisplayName { get; set; }Public Property DisplayName As String
Get
Set
Property Value
Type:
String
The display name.
See Also