Winnovative Excel to PDF Converter

PdfDocumentOptionsStretchToFit Property

Winnovative Excel to PDF Converter Documentation
This property has effect in converter only when FitWidth property is true. When FitWidth is true and this property is true the content will be stretched if necessary to fit the available width in PDF page. By default this property is false and the content will not be stretched to fit the available width in PDF page.

Namespace:  Winnovative.ExcelToPdf
Assembly:  wnvexceltopdf (in wnvexceltopdf.dll) Version: 10.0.0.0
Syntax

public bool StretchToFit { get; set; }

Property Value

Type: Boolean
See Also

Reference