Skip to content

Index

Classes

Name 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.