GrapeCity.Xaml.SpreadSheet.Data
ScalingType Property


Gets or sets the type of scaling for the PDF print viewer settings.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Property ScalingType As GrapeCity.PDF.Object.PrintScalingType
'Usage
 
Dim instance As PrintPreset
Dim value As GrapeCity.PDF.Object.PrintScalingType
 
instance.ScalingType = value
 
value = instance.ScalingType
[DefaultValue()]
public GrapeCity.PDF.Object.PrintScalingType ScalingType {get; set;}

Property Value

The type of scaling. The default value is AppDefault.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

PrintPreset Class
PrintPreset Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options