API Reference
Class
PdfDebuggerOptions
Controls bounded PDF debugger projections.
Inheritance
- Object
- PdfDebuggerOptions
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Accepted by parameters
- Method PdfDocument.Debug
Constructors
public PdfDebuggerOptions() #Inherited Methods
Properties
public Boolean IncludeDecodedStreamPreviews { get; set; } #Includes decoded text previews for streams whose filters are supported.
public Int32 MaxDecodedStreamPreviewBytes { get; set; } #Maximum decoded bytes retained per stream preview.
public Int32 MaxContentOperatorsPerPage { get; set; } #Maximum content operators retained per page.