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.5.0.5.0.230 (.NET 4.6.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