VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Pdf.UI.Annotations Namespace / PdfComboBoxWidgetAnnotationFillTransformer Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    PdfComboBoxWidgetAnnotationFillTransformer Class
    In This Topic
    Interaction controller that executes PDF combo box interaction logic in view(fill) mode.
    Object Model
    InteractionArea InteractionArea RichTextBoxSpellCheckManager ITextInteractiveObject PdfComboBoxWidgetAnnotationFillTransformer
    Syntax
    'Declaration
    
    Public Class PdfComboBoxWidgetAnnotationFillTransformer
       Inherits Vintasoft.Imaging.UI.VisualTools.UserInteraction.ComboBoxObjectTransformer
    
    
    public class PdfComboBoxWidgetAnnotationFillTransformer : Vintasoft.Imaging.UI.VisualTools.UserInteraction.ComboBoxObjectTransformer
    
    
    public __gc class PdfComboBoxWidgetAnnotationFillTransformer : public Vintasoft.Imaging.UI.VisualTools.UserInteraction.ComboBoxObjectTransformer*
    
    
    public ref class PdfComboBoxWidgetAnnotationFillTransformer : public Vintasoft.Imaging.UI.VisualTools.UserInteraction.ComboBoxObjectTransformer^
    
    
    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