We 're currently evaluating Aspose Total for .NET. We need to set the PDF magnification property to default for compliance requirements. For word documents, we were able to specify the PdfSaveOptions.ZoomBehavior as PdfZoomBehavior.None (which leaves how documents are displayed to PDF viewer) using Aspose Word for .NET while saving them as PDFs. Is there a similar propery in Aspose .NET PDF library to configure or reset ZoomBehavior for existing PDF documents?
↧