VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Pdf.UI.Annotations Namespace / PdfListBoxWidgetAnnotationFillTransformer Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    PdfListBoxWidgetAnnotationFillTransformer Class
    In This Topic
    Interaction controller that allows to fill PDF listbox widget annotation.
    Object Model
    PdfListBoxWidgetAnnotationView InteractionArea PdfListBoxWidgetAnnotationFillTransformer
    Syntax
    'Declaration
    
    Public Class PdfListBoxWidgetAnnotationFillTransformer
       Inherits Vintasoft.Imaging.UI.VisualTools.UserInteraction.InteractionControllerBase(Of T)
    
    
    public class PdfListBoxWidgetAnnotationFillTransformer : Vintasoft.Imaging.UI.VisualTools.UserInteraction.InteractionControllerBase<T>
    
    
    public __gc class PdfListBoxWidgetAnnotationFillTransformer : public Vintasoft.Imaging.UI.VisualTools.UserInteraction.InteractionControllerBase<T*>*
    
    
    public ref class PdfListBoxWidgetAnnotationFillTransformer : 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