Aspose::Cells::Rendering::ImageOrPrintOptions::GetSVGFitToViewPort method

ImageOrPrintOptions::GetSVGFitToViewPort method

if this property is true, the generated svg will fit to view port.

Deprecated

Use SvgImageOptions.FitToViewPort property instead.

bool Aspose::Cells::Rendering::ImageOrPrintOptions::GetSVGFitToViewPort()

Remarks

NOTE: This member is now obsolete. Instead, please use SvgImageOptions.FitToViewPort. This property will be removed 12 months later since April 2025. Aspose apologizes for any inconvenience you may have experienced.

See Also