Type Default Value Read Only Description
[C#]
XRefType

[Visual Basic]
XRefType
null No Gets the type of cross-reference section.

 

   

Notes
 
Gets the type of cross-reference section.

The XRefType enumeration may take the following values:

  • Table - Cross-reference table not in the hybrid-reference format.
  • Stream - Cross-reference stream.
  • Hybrid - Cross-reference table in the hybrid-reference format.

 

   

Example
 
None.