Gets or sets the "Presentation Description" (0070,0081) attribute value.
public string PresentationDescription { get; set; }
Public Property PresentationDescription As String
public string PresentationDescription {get; set;}
public String getPresentationDescription()
public void setPresentationDescription(String value)
<br/>get_PresentationDescription();<br/>set_PresentationDescription(value);<br/>Object.defineProperty('PresentationDescription');
public:
property String^ PresentationDescription {
String^ get();
void set ( String^ value);
}
Value indicating the "Presentation Description" (0070,0081) attribute value.
For an example, refer to SetPresentationStateInformation.
DicomPresentationStateInformation Class
DicomPresentationStateInformation Members
PresentationCreationDate Property
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET