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