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

In This Topic
    OutputDataset Property
    In This Topic
    Reference of the actual output Dataset made available in the codec
    Syntax
    'Declaration
     
    
    Public Property OutputDataset As DicomDataSet
    public DicomDataSet OutputDataset {get; set;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also