Atalasoft.Annotate.Wpf.Pdf Namespace |
Class | Description | |
---|---|---|
WpfPdfAnnotation |
This is the base PDF annotation class all WPF PDF annotations derive from. This class should not be created directly.
| |
WpfPdfLineAnnotation |
This class represents a PDF line annotation. While similar to a standard line annotation, the PDF version includes a caption which is centered within or above the line (if the text is too long to fit within).
| |
WpfPdfLineAnnotationRenderingEngine |
This class is the rendering engine for a WpfPdfLineAnnotation.
| |
WpfPdfMarkupAnnotation |
This class represents a PDF markup annotation, such as underline, squiggly, strikeout and highlight.
| |
WpfPdfMarkupAnnotationRenderingEngine |
This class is used to render the WpfPdfMarkupAnnotation.
| |
WpfPdfPopupWindow |
Interaction logic for WpfPdfPopupWindow.xaml
|