Enum CrossReferenceType
- Namespace
- UglyToad.PdfPig.CrossReference
- Assembly
- UglyToad.PdfPig.dll
The type of a cross-reference section in a PDF document.
public enum CrossReferenceType
Fields
Stream = 1
A cross-reference stream.
Table = 0
A cross-reference table.