VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Annotation.Web.HttpHandlers Namespace / VintasoftAnnotationCollectionHandler Class / IsReusable Property
Syntax Requirements SeeAlso
    IsReusable Property (VintasoftAnnotationCollectionHandler)
    Gets a value indicating whether another request can use this instance.
    Syntax
    'Declaration
    
    Public ReadOnly Property IsReusable As Boolean
    
    
     

    Property Value

    Always return false.
    Requirements

    Target Platforms: .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also