Gets or sets the "Presentation Label"(0070,0080) attribute value.
public string PresentationLabel { get; set; }
Public Property PresentationLabel As String
public string PresentationLabel {get; set;}
public String getPresentationLabel()
public void setPresentationLabel(String value)
<br/>get_PresentationLabel();<br/>set_PresentationLabel(value);<br/>Object.defineProperty('PresentationLabel');
public:
property String^ PresentationLabel {
String^ get();
void set ( String^ value);
}
Value indicating the "Presentation Label"(0070,0080) attribute value.
For an example, refer to SetPresentationStateInformation.
DicomPresentationStateInformation Class
DicomPresentationStateInformation Members
PresentationDescription Property
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