Class | Description | |
---|---|---|
![]() | PdfImageScalingCommand | Scales an image using the PdfPageScalingCommand class if image is associated with PDF page; otherwise, scales image using the ImageScalingCommand class. |
![]() | PdfResizeCommand | Resizes an image using the PdfPageScalingCommand class if image is associated with PDF page; otherwise, resizes image using the ResizeCommand class. |
![]() | PdfRotateCommand | Rotates an image using the PdfPageRotateOrthogonallyCommand class if image is associated with PDF page and image must be rotated orthogonally; otherwise, rotates image using the RotateCommand class. |