Class | Description | |
---|---|---|
![]() | PdfClearImageCommand | Fills PDF page if image is associated with PDF page; otherwise, clears image using the ClearImageCommand class. |
![]() | PdfDrawImageCommand | Draws an image using the PdfPageDrawImageCommand class if image is associated with PDF page; otherwise, draws an image using the DrawImageCommand class. |
![]() | PdfResizeCanvasCommand | Changes size of image canvas using the PdfPageResizeCanvasCommand class if image is associated with PDF page; otherwise, changes size of image canvas using the ResizeCanvasCommand class. |