Click or drag to resize

PdfFileInfo CrossReferenceType Property

Gets or sets the type of PDF cross-reference.

Namespace: Spire.Pdf
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public PdfCrossReferenceType CrossReferenceType { get; set; }

Property Value

Type: PdfCrossReferenceType
Remarks
Please see the description offor more details.
See Also