Click or drag to resize

PrintScallingMode Enumeration

Specifies a page scaling mode

Namespace:  Patagames.Pdf.Enums
Assemblies:   Patagames.Pdf.Xamarin.iOS (in Patagames.Pdf.Xamarin.iOS.dll) Version: 4.84.2704
  Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.84.2704
Syntax
public enum PrintScallingMode
Members
  Member nameValueDescription
SourceSize0 Print the page at its original size
PrintableArea1 Fit the page to the printable area
See Also