Class | Description | |
---|---|---|
![]() | PdfConvertImagesToGrayTransform | Defines a page transformation that converts all images on the page to gray. |
![]() | PdfConvertToCmykTransform | Defines a page transformation that converts all colors on a PDF page to CMYK. |
![]() | PdfConvertToGrayTransform | Defines a page transformation that converts all colors on a PDF page to gray. |
![]() | PdfConvertToRgbTransform | Defines a page transformation that converts all colors on a PDF page to RGB. |
![]() | PdfPageTransform | Defines the base class for page transformations. |
![]() | PdfPageTransformer | Defines a transformer for page content. |
![]() | PdfReplaceImageEventArgs | Defines the arguments for PdfReplaceImageTransform.ReplaceImage event. |
![]() | PdfReplaceImageTransform | Defines a page transformation that allows to replace an image with another image. |