WpfPdfLineAnnotationDisplayCaption Property |
Gets or sets a value indicating whether the text caption will be shown.
Namespace:
Atalasoft.Annotate.Wpf.Pdf
Assembly:
Atalasoft.dotImage.Wpf (in Atalasoft.dotImage.Wpf.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntaxpublic bool DisplayCaption { get; set; }Public Property DisplayCaption As Boolean
Get
Set
Property Value
Type:
BooleanA value indicating whether the caption will be shown.
See Also