Aspose::Page::Plugins::XpsConverterOptions::AddSaveDataSource 메서드
XpsConverterOptions::AddSaveDataSource method
새 데이터 소스를 XpsConverterOptions 플러그인 데이터 컬렉션에 추가합니다.
void Aspose::Page::Plugins::XpsConverterOptions::AddSaveDataSource(System::SharedPtr<IDataSource> saveDataSource) override
| 매개변수 | 형식 | 설명 |
|---|---|---|
| saveDataSource | System::SharedPtr<IDataSource> | 저장 작업 결과를 위한 데이터 소스(파일 또는 스트림). |
또 보기
- Typedef SharedPtr
- Class IDataSource
- Class XpsConverterOptions
- Namespace Aspose::Page::Plugins
- Library Aspose.Page for C++