Content to store and retrieve.
public string Content { get; set; }
Public Property Content() As String
Get
Set
public:
property String^ Content
{
String^ get()
void set(String^ value)
}
public java.lang.String getContent();
public void setContent(
java.lang.String
);
The content as a stream of text.
This is the input content to store and return in the output if required. This is a searchable part of the item.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document