SizeToFit Property (PdfExportOptions.PdfReExclusiveOptions)
Gets or sets a value indicating whether the PDF pages are fit to the selected paper size (PDF RE).
'Declaration
Public Property SizeToFit As Boolean
public bool SizeToFit {get; set;}
Property Value
A
System.Boolean value.
true
if the content should be sized to fit; otherwise,
false
.