VintaSoft Imaging .NET SDK 14.1: Documentation for .NET developer
Vintasoft.Imaging.FormsProcessing.FormRecognition.Wpf.UI Namespace / WpfFormFieldTemplateView Class / IsDisposed Property
Syntax Requirements SeeAlso
    IsDisposed Property (WpfFormFieldTemplateView)
    Gets a value indicating whether this form field template view is disposed.
    Syntax
    'Declaration
    
    <BrowsableAttribute(False)>
    <ReadOnlyAttribute(True)>
    Public ReadOnly Property IsDisposed As Boolean
    
    
     

    Property Value

    true if the form field template view is disposed; otherwise, false.
    Requirements

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

    See Also