Aspose::Page::IStreamable 클래스
IStreamable class
이 인터페이스는 문서를 스트림으로 렌더링하는 장치에 사용됩니다.
class IStreamable : public virtual System::Object
메서드
| 메서드 | 설명 |
|---|---|
| virtual get_OutputStream() | 출력 스트림을 가져오거나 지정합니다. |
| virtual set_OutputStream(System::SharedPtr<System::IO::Stream>) | 출력 스트림을 가져오거나 지정합니다. |
또 보기
- Class Object
- Namespace Aspose::Page
- Library Aspose.Page for C++