|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of BasicStream in aspose.pdf |
|---|
| Subclasses of BasicStream in aspose.pdf | |
|---|---|
class |
BinaryFileStream
Stream represent binary code . |
class |
MemStream
Class represented Memory stream extends from BasicStream. |
class |
TextFileStream
File stream represent text based file . |
| Methods in aspose.pdf with parameters of type BasicStream | |
|---|---|
void |
XMLDocument.load(BasicStream xmlStream)
Loads a exist xml document . |
void |
Pdf.save(BasicStream stream)
Generates Pdf document and put it to a BasicStream object. |
| Constructors in aspose.pdf with parameters of type BasicStream | |
|---|---|
MemStream(BasicStream fs)
Constructs a MemStream instance from a BinaryFileStream object. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||