VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Pdf.UI.Annotations Namespace / PdfCheckBoxWidgetAnnotationFillTransformer Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    PdfCheckBoxWidgetAnnotationFillTransformer Class
    In This Topic
    Interaction controller that fills PDF checkbox widget annotation.
    Object Model
    PdfCheckBoxWidgetAnnotationView InteractionArea PdfCheckBoxWidgetAnnotationFillTransformer
    Syntax
    'Declaration
    
    Public Class PdfCheckBoxWidgetAnnotationFillTransformer
       Inherits Vintasoft.Imaging.UI.VisualTools.UserInteraction.InteractionControllerBase(Of T)
    
    
    public class PdfCheckBoxWidgetAnnotationFillTransformer : Vintasoft.Imaging.UI.VisualTools.UserInteraction.InteractionControllerBase<T>
    
    
    public __gc class PdfCheckBoxWidgetAnnotationFillTransformer : public Vintasoft.Imaging.UI.VisualTools.UserInteraction.InteractionControllerBase<T*>*
    
    
    public ref class PdfCheckBoxWidgetAnnotationFillTransformer : public Vintasoft.Imaging.UI.VisualTools.UserInteraction.InteractionControllerBase<T^>^
    
    
    Inheritance Hierarchy
    Requirements

    Target Platforms: .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also