openDICOM.NET API Reference (openDICOM# Class Library)

XmlFile Members

XmlFile overview

Public Static Methods

IsXmlFile Determines whether a file with specified file name is an ACR-NEMA- or DICOM-XML file.

Public Instance Constructors

XmlFile Overloaded. Initializes a new instance of the XmlFile class.

Public Instance Properties

AcrNemaFile ACR-NEMA or DICOM file content provider.
IsDicomFile Determines, if the used ACR-NEMA file in fact is a DICOM file.
IsPixelDataExcluded Switch for excluding pixel data from writing to XML file.

Public Instance Methods

Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
SaveToOverloaded. Saves AcrNemaFile as XML to specified input stream.
ToString (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

XmlFile Class | openDicom.File Namespace