WpfPdfMarkupAnnotationRenderingEngine Class |
Namespace: Atalasoft.Annotate.Wpf.Pdf
The WpfPdfMarkupAnnotationRenderingEngine type exposes the following members.
Name | Description | |
---|---|---|
WpfPdfMarkupAnnotationRenderingEngine |
Creates a new instance of WpfPdfMarkupAnnotationRenderingEngine.
|
Name | Description | |
---|---|---|
DrawSelectedOutline |
This method is used to render the selected dash outline.
| |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
OnRenderAnnotation |
Called to render the annotation.
(Overrides WpfAnnotationRenderingEngineTOnRenderAnnotation(T, WpfRenderEnvironment).) | |
RenderAnnotation |
Called to render the annotation.
(Inherited from WpfAnnotationRenderingEngineT.) | |
RenderHighlighter |
This method is used to render a highlighter markup annotation.
| |
RenderLineCap |
This method is called to render the a single line cap.
(Inherited from WpfAnnotationRenderingEngineT.) | |
RenderSelectionRectangle |
This method is used to render the selection rectangle used when creating the markup annotation.
| |
RenderSquiggly |
This method is used to render a squiggly markup annotation.
| |
RenderStrikeOut |
This method is used to render a strikeout markup annotation.
| |
RenderUnderline |
This method is used to render an underline markup annotation.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |