DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / LicenseDialog Class / Text Property

In This Topic
    Text Property (LicenseDialog)
    In This Topic
    Syntax
    'Declaration
     
    
    <System.ComponentModel.SettingsBindableAttribute(True)>
    Public Overridable Property Text As System.String
    [System.ComponentModel.SettingsBindable(true)]
    public virtual System.string Text {get; set;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also