API Reference

Class

PdfRawStructureOptions

Namespace OfficeIMO.Pdf
Assembly OfficeIMO.Pdf
Modifiers sealed

Bounds the immutable raw syntax projection returned by the reader.

Inheritance

  • Object
  • PdfRawStructureOptions

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Accepted by parameters

Constructors

Properties

public Int32 MaxObjects { get; set; } #

Maximum indirect objects projected.

public Int32 MaxDepth { get; set; } #

Maximum nested array, dictionary, and stream-dictionary depth.

public Int32 MaxCollectionItems { get; set; } #

Maximum entries projected from one array or dictionary.

public Int32 MaxTextLength { get; set; } #

Maximum characters exposed from one PDF string or trailer preview.