ImageGear .NET - Updated October 26, 2017
ShrinkToFit Property




ImageGear23.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDFPrintOptions Class : ShrinkToFit Property
Gets or sets a value indicating whether shrinking to fit is on.
Syntax
'Declaration
 
Public Property ShrinkToFit As Boolean
 
'Usage
 
Dim instance As ImGearPDFPrintOptions
Dim value As Boolean
 
instance.ShrinkToFit = value
 
value = instance.ShrinkToFit

Property Value

Boolean value.
See Also

Reference

ImGearPDFPrintOptions Class
ImGearPDFPrintOptions Members