'Declaration Public Overridable Sub DrawAnnotation( _
ByVal contextКонтекст рендеринга.As PdfContentRenderingContext, _
ByVal annotationАннотация.As Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotation, _
ByVal appearanceFormФорма отображения аннотации.As Vintasoft.Imaging.Pdf.Tree.PdfFormXObjectResource _
)
public virtual void DrawAnnotation(
PdfContentRenderingContext context,
Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotation annotation,
Vintasoft.Imaging.Pdf.Tree.PdfFormXObjectResource appearanceForm
)
Parameters
- context
- Контекст рендеринга.
- annotation
- Аннотация.
- appearanceForm
- Форма отображения аннотации.