'Declaration Public Overloads Sub DrawAnnotation( _
ByVal annotationАннотация для рисования. СтруктураAs Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotation, _
ByVal rectSystem.Drawing.RectangleF, указывающая расположение аннотации в файле PdfGraphics.As System.Drawing.RectangleF, _
ByVal annotationAppearanceStateTypeТип состояния внешнего вида аннотации.As Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotationAppearanceStateType _
)
public void DrawAnnotation(
Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotation annotation,
System.Drawing.RectangleF rect,
Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotationAppearanceStateType annotationAppearanceStateType
)
Parameters
- annotation
- Аннотация для рисования. Структура
- rect
- System.Drawing.RectangleF, указывающая расположение аннотации в файле PdfGraphics.
- annotationAppearanceStateType
- Тип состояния внешнего вида аннотации.