Table of Contents

Class DicomWriteOptions

Namespace
FellowOakDicom.IO.Writer
Assembly
fo-dicom.core.dll
public class DicomWriteOptions
Inheritance
DicomWriteOptions
Inherited Members
Extension Methods

Constructors

DicomWriteOptions()

public DicomWriteOptions()

DicomWriteOptions(DicomWriteOptions)

public DicomWriteOptions(DicomWriteOptions options)

Parameters

options DicomWriteOptions

Properties

Default

public static DicomWriteOptions Default { get; }

Property Value

DicomWriteOptions

ExplicitLengthSequenceItems

public bool ExplicitLengthSequenceItems { get; set; }

Property Value

bool

ExplicitLengthSequences

public bool ExplicitLengthSequences { get; set; }

Property Value

bool

KeepGroupLengths

public bool KeepGroupLengths { get; set; }

Property Value

bool

LargeObjectSize

public uint LargeObjectSize { get; set; }

Property Value

uint