SerializationEncodings
EncodableMultiValuedTextElement.SerializationEncodings property
A collection of specific character set used to serialize / deserialize this text element data. Read/Write IReadOnlyCollection of Encoding.
public IReadOnlyCollection<Encoding> SerializationEncodings { get; set; }
See Also
- class EncodableMultiValuedTextElement
- namespace Aspose.Medical.Dicom.Elements
- assembly Aspose.Medical