Telerik.Windows.Documents.Fixed.FormatProviders.Pdf.Streaming
Class
PdfFileSourceProvides on-demand access to pages and form fields from a PDF without loading the entire document into memory.
Class
PdfPageSourceExposes page metadata and resources from a source PDF for streaming scenarios without fully loading the page content.
Class
PdfPageStreamWriterWrites a single page’s content directly to a stream in a streaming workflow; content is flushed when the writer is disposed.
Class
PdfStreamSignerApplies a digital signature to an existing PDF using incremental update, avoiding a full file rewrite.
Class
PdfStreamWriterStreams a PDF document to an output Stream, letting you write pages sequentially without holding the full document in memory.
Configures how PDF output is produced during streaming (compression, image quality, metadata, and annotation handling).