Click or drag to resize

PdfEncoder Events

The PdfEncoder type exposes the following members.

Events
  NameDescription
Public eventProcessSegment
With this event users may control color type of each segment and even set desired color type for the segments found by PdfEncoder during saving PDFs when segmentation algorithm is used to compress PDFs (see Mode).
Public eventSetEncoderCompression
Occurs when the encoder needs to select a compression.
(Inherited from MultiFramedImageEncoder.)
Top
See Also