Aspose::Page::XPS::Presentation::Image::ImageSaveOptions 클래스

ImageSaveOptions class

XPS-as-image 저장 옵션을 위한 기본 클래스.

class ImageSaveOptions : public Aspose::Page::SaveOptions,
                         public Aspose::Page::IMultiPageSaveOptions,
                         public Aspose::Page::XPS::Presentation::IPipelineOptions,
                         public Aspose::Page::XPS::Presentation::IEventBasedModificationOptions

메서드

메서드설명
get_BatchSize() override노드 간에 전달할 페이지 부분의 크기를 지정합니다.
get_BeforePageSavingEventHandlers() override저장되기 직전에 XPS 페이지를 수정하는 이벤트 핸들러 컬렉션입니다.
get_ImageSize() const출력 이미지의 크기를 픽셀 단위로 가져오거나 설정합니다.
get_InterpolationMode() const보간 모드를 가져오거나 설정합니다.
get_PageNumbers() override변환할 페이지 번호 배열을 가져오거나 설정합니다.
get_Resolution() const이미지 해상도를 가져오거나 설정합니다.
get_SmoothingMode() const스무딩 모드를 가져오거나 설정합니다.
get_TextRenderingHint() const텍스트 렌더링 힌트를 가져오거나 설정합니다.
ImageSaveOptions()옵션의 새 인스턴스를 생성합니다.
set_BatchSize(int32_t) override노드 간에 전달할 페이지 부분의 크기를 지정합니다.
set_ImageSize(System::Drawing::Size)출력 이미지의 크기를 픽셀 단위로 가져오거나 설정합니다.
set_InterpolationMode(System::Drawing::Drawing2D::InterpolationMode)보간 모드를 가져오거나 설정합니다.
set_PageNumbers(System::ArrayPtr<int32_t>) override변환할 페이지 번호 배열을 가져오거나 설정합니다.
set_Resolution(float)이미지 해상도를 가져오거나 설정합니다.
set_SmoothingMode(System::Drawing::Drawing2D::SmoothingMode)스무딩 모드를 가져오거나 설정합니다.
set_TextRenderingHint(System::Drawing::Text::TextRenderingHint)텍스트 렌더링 힌트를 가져오거나 설정합니다.

또 보기