SaveOptionsResourceSavingInfoContentStream Field |
Set by converter.
Represents binary content of saved file.
Namespace: Aspose.PdfAssembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntaxpublic Stream ContentStream
Public ContentStream As Stream
public:
Stream^ ContentStream
val mutable ContentStream: Stream
Field Value
Type:
Stream
See Also