VintaSoft Imaging .NET SDK 12.3: Documentation for .NET developer
Vintasoft.Imaging.Pdf.Wpf.UI.Annotations Namespace / WpfPdfCheckBoxWidgetAnnotationFillTransformer Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    WpfPdfCheckBoxWidgetAnnotationFillTransformer Class
    In This Topic
    Interaction controller that fills PDF checkbox widget annotation.
    Object Model
    WpfPdfCheckBoxWidgetAnnotationView WpfInteractionArea WpfPdfCheckBoxWidgetAnnotationFillTransformer
    Syntax
    'Declaration
    
    Public Class WpfPdfCheckBoxWidgetAnnotationFillTransformer
       Inherits Vintasoft.Imaging.Wpf.UI.VisualTools.UserInteraction.WpfInteractionControllerBase(Of T)
    
    
    public class WpfPdfCheckBoxWidgetAnnotationFillTransformer : Vintasoft.Imaging.Wpf.UI.VisualTools.UserInteraction.WpfInteractionControllerBase<T>
    
    
    public __gc class WpfPdfCheckBoxWidgetAnnotationFillTransformer : public Vintasoft.Imaging.Wpf.UI.VisualTools.UserInteraction.WpfInteractionControllerBase<T*>*
    
    
    public ref class WpfPdfCheckBoxWidgetAnnotationFillTransformer : public Vintasoft.Imaging.Wpf.UI.VisualTools.UserInteraction.WpfInteractionControllerBase<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