![]() | Shrink |
The image mapping that places the image onto pages of the specified size
Place images onto portrait or landscape pages. Large images are scaled down to fit onto PageSize.public class ShrinkToFit : ImageMapping
The ShrinkToFit type exposes the following members.
Name | Description | |
---|---|---|
![]() | ShrinkToFit |
Name | Description | |
---|---|---|
![]() | ForceFit | Whether to force images to fit into the page If an image is smaller than the specified PageSize, it will be scaled up respecting the aspect ratio to fit within the page dimensions. Default: |
![]() | PageMargin | The page margin Default value: 20mm (0.79in) |
![]() | PageSize | The page size All output pages are created as that size. Default value: "A4" (210mm 297mm) |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from NativeObject) |
![]() | GetHashCode | (Inherited from NativeObject) |