Document stream
Namespace: GroupDocs.AnnotationAssembly: GroupDocs.Annotation (in GroupDocs.Annotation.dll) Version: 21.2.0.0 (21.2)
Syntaxpublic Stream Stream { get; }
Public ReadOnly Property Stream As Stream
Get
public:
property Stream^ Stream {
Stream^ get ();
}
member Stream : Stream with get
Property Value
Type:
Stream
See Also