Aspose::Cells::PdfSaveOptions::GetZoomFactor method

PdfSaveOptions::GetZoomFactor method

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

int32_t Aspose::Cells::PdfSaveOptions::GetZoomFactor()

Remarks

This property is ignored unless ZoomBehavior is PdfZoomBehavior.ZoomFactor.

See Also