Shrink |
The image mapping that places the image onto pages of the specified size
Place images onto portrait or landscape pages. If an image is too large to fit on a page, the page may be rotated to better accommodate the image. Large images are scaled down to fit onto the PDF page size PageSize.public class ShrinkToPage : ImageMapping
The ShrinkToPage type exposes the following members.
Name | Description | |
---|---|---|
ShrinkToPage |
Name | Description | |
---|---|---|
PageMargin | The page margin Default value: 20mm (0.79in) | |
PageSize | The page size All output pages are created with that size. The default page orientation is portrait, but if the image fits better, the page is rotated to landscape. Default value: "A4" (210mm 297mm) |
Name | Description | |
---|---|---|
Equals | (Inherited from NativeObject) | |
GetHashCode | (Inherited from NativeObject) |