VintaSoft Imaging .NET SDK 14.0: Документация для .NET разработчика
Vintasoft.Imaging.Pdf.UI.Annotations Namespace / PdfPushButtonWidgetAnnotationView Class
Члены типа Объект Синтаксис Иерархия Требования Смотрите также
В этом разделе
    Класс PdfPushButtonWidgetAnnotationView
    В этом разделе
    Определяет, как отображать аннотацию PdfInteractiveFormPushButtonField и как пользователь может с ней взаимодействовать.
    Объектная модель
    PdfInteractiveFormButtonField ProcessingCommandBase PdfJsField IInteractionController IInteractionController IInteractionController IInteractionController IInteractionController PdfJsDoc PdfAnnotation GraphicsFigurePointsEditor GraphicsFigure PdfPushButtonWidgetAnnotationView
    Синтаксис
    'Declaration
    
    Public Class PdfPushButtonWidgetAnnotationView
       Inherits PdfWidgetAnnotationView
    
    
    public class PdfPushButtonWidgetAnnotationView : PdfWidgetAnnotationView
    
    
    public __gc class PdfPushButtonWidgetAnnotationView : public PdfWidgetAnnotationView*
    
    
    public ref class PdfPushButtonWidgetAnnotationView : public PdfWidgetAnnotationView^
    
    
    Иерархия наследования

    System.Object
       Vintasoft.Imaging.Pdf.UI.GraphicsFigureView
          Vintasoft.Imaging.Pdf.UI.Annotations.PdfAnnotationView
             Vintasoft.Imaging.Pdf.UI.Annotations.PdfWidgetAnnotationView
                Vintasoft.Imaging.Pdf.UI.Annotations.PdfPushButtonWidgetAnnotationView

    Требования

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

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