PdfSharp.System
Reads any stream into a Memory<byte>.
Reads any stream into a Memory<byte>.
Reads a stream to the end.
Defines the logging categories of PDFsharp.
Default category for standard logger.
Provides a single global logger factory used for logging in PDFsharp.
Gets or sets the current global logger factory singleton for PDFsharp.
Every logger used in PDFsharp code is created by this factory.
You can change the logger factory at any one time you want.
If no factory is provided the NullLoggerFactory is used as the default.
Gets the global PDFsharp default logger.
Creates a logger with a given category name.
Creates a logger with the full name of the given type as category name.
Resets the logging host to the state it has immediately after loading the PDFsharp library.
This function is only useful in unit test scenarios and not intended to be called from application code.
Specifies the algorithm used to generate the message digest.
(PDF 1.3)
(PDF 1.6)
(PDF 1.7)
(PDF 1.7)
(PDF 1.7)
Interface for classes that generate digital signatures.
Gets a human-readable name of the used certificate.
Gets the size of the signature in bytes.
The size is used to reserve space in the PDF file that is later filled with the signature.
Gets the signatures of the specified stream.