VintaSoft Imaging .NET SDK 14.0: Документация для .NET разработчика
Vintasoft.Imaging.Pdf.UI.Annotations Namespace / PdfCheckBoxWidgetAnnotationFillTransformer Class / PdfCheckBoxWidgetAnnotationFillTransformer Constructor(PdfCheckBoxWidgetAnnotationView)
Синтаксис Требования Смотрите также
В этом разделе
    PdfCheckBoxWidgetAnnotationFillTransformer Constructor(PdfCheckBoxWidgetAnnotationView)
    В этом разделе
    Инициализирует новый экземпляр класса PdfCheckBoxWidgetAnnotationFillTransformer.
    Синтаксис
    'Declaration
    
    Public Function New( _
    ByVal view
    Представление Widget-аннотации CheckBox.
    As PdfCheckBoxWidgetAnnotationView _
    )
    public PdfCheckBoxWidgetAnnotationFillTransformer(
    PdfCheckBoxWidgetAnnotationView view
    )
    public: PdfCheckBoxWidgetAnnotationFillTransformer(
    PdfCheckBoxWidgetAnnotationView* view
    )
    public:
    PdfCheckBoxWidgetAnnotationFillTransformer(
    PdfCheckBoxWidgetAnnotationView^ view
    )

    Parameters

    view
    Представление Widget-аннотации CheckBox.
    Требования

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

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