Provides a fluent interface for setting only by-page conversion handlers.
Inherits IConversionByPageHandlersStage for Convert/Compress; the staged OnConversion* overloads are kept via the new keyword to preserve back compatibility.
The IConversionByPageHandlerOnly type exposes the following members:
Compresses the conversion results; register a compressed‑stream handler at the entry stage via IConversionSettings.with_events (setting OnCompressionCompleted) instead of using the obsolete fluent chain method.