TextElementTValue Property |
The element value.
Namespace: GroupDocs.Viewer.ResultsAssembly: GroupDocs.Viewer (in GroupDocs.Viewer.dll) Version: 22.5
SyntaxPublic ReadOnly Property Value As T
Get
public:
property T Value {
T get ();
}
member Value : 'T with get
Property Value
Type:
T
See Also