Aspose::Cells::PdfSaveOptions::SetZoomFactor method

PdfSaveOptions::SetZoomFactor method

Gets or sets the zoom percentage used when ZoomBehavior is PdfZoomBehavior.ZoomFactor.

void Aspose::Cells::PdfSaveOptions::SetZoomFactor(int32_t value)

Remarks

This property is ignored unless ZoomBehavior is PdfZoomBehavior.ZoomFactor.

See Also