PdfViewer.AutoResize

PdfViewer.AutoResize property

Gets or sets a bool value that indicates whether the file be printed with optimized size. If false print page without page scaling. If true print page with scaling to fit to printable area.

public bool AutoResize { get; set; }

See Also