VintaSoft Imaging .NET SDK 14.0: Документация для .NET разработчика
Vintasoft.Imaging.Pdf.Drawing.GraphicsFigures Namespace / PdfFreeTextAnnotationGraphicsFigure Class
Члены типа Объект Синтаксис Иерархия Требования Смотрите также
В этом разделе
    Класс PdfFreeTextAnnotationGraphicsFigure
    В этом разделе
    Представляет графический рисунок с аннотациями в виде произвольного текста в формате PDF, т.е. набор команд для рисования PdfFreeTextAnnotation на PdfGraphics.
    Объектная модель
    PdfAnnotation PdfDocument GraphicsFigurePoints PdfFreeTextAnnotationGraphicsFigure
    Синтаксис
    'Declaration
    
    Public Class PdfFreeTextAnnotationGraphicsFigure
       Inherits PdfAnnotationGraphicsFigure
    
    
    public class PdfFreeTextAnnotationGraphicsFigure : PdfAnnotationGraphicsFigure
    
    
    public __gc class PdfFreeTextAnnotationGraphicsFigure : public PdfAnnotationGraphicsFigure*
    
    
    public ref class PdfFreeTextAnnotationGraphicsFigure : public PdfAnnotationGraphicsFigure^
    
    
    Иерархия наследования

    System.Object
       Vintasoft.Imaging.Pdf.Drawing.GraphicsFigures.GraphicsFigure
          Vintasoft.Imaging.Pdf.Drawing.GraphicsFigures.PdfAnnotationGraphicsFigure
             Vintasoft.Imaging.Pdf.Drawing.GraphicsFigures.PdfFreeTextAnnotationGraphicsFigure

    Требования

    Целевые платформы: .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    Смотрите также