'Declaration Public Function New( _
ByVal imageИзображение.As Vintasoft.Imaging.VintasoftImage, _
ByVal makrupTextТекст макета.As Vintasoft.Imaging.Text.TextRegion, _
ByVal markupAnnotationАннотация разметки.As Vintasoft.Imaging.Pdf.Tree.Annotations.PdfMarkupAnnotation _
)
public WpfPdfMarkupAnnotationEventArgs(
Vintasoft.Imaging.VintasoftImage image,
Vintasoft.Imaging.Text.TextRegion makrupText,
Vintasoft.Imaging.Pdf.Tree.Annotations.PdfMarkupAnnotation markupAnnotation
)
public: WpfPdfMarkupAnnotationEventArgs(
Vintasoft.Imaging.VintasoftImage* image,
Vintasoft.Imaging.Text.TextRegion* makrupText,
Vintasoft.Imaging.Pdf.Tree.Annotations.PdfMarkupAnnotation* markupAnnotation
)
public:
WpfPdfMarkupAnnotationEventArgs(
Vintasoft.Imaging.VintasoftImage^ image,
Vintasoft.Imaging.Text.TextRegion^ makrupText,
Vintasoft.Imaging.Pdf.Tree.Annotations.PdfMarkupAnnotation^ markupAnnotation
)
Parameters
- image
- Изображение.
- makrupText
- Текст макета.
- markupAnnotation
- Аннотация разметки.