DicomObjects.NET.8.48 Documentation
DicomObjects.DicomCodecs Namespace / CompressionArguments Class / WriteBehaviour Property

In This Topic
    WriteBehaviour Property (CompressionArguments)
    In This Topic
    Specific behaviours to use for compression
    Syntax
    'Declaration
     
    
    Public ReadOnly Property WriteBehaviour As WriteBehaviours
    public WriteBehaviours WriteBehaviour {get;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also