Document stream
Namespace: GroupDocs.AnnotationAssembly: GroupDocs.Annotation (in GroupDocs.Annotation.dll) Version: 22.9.0.0 (22.9)
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