Table of Contents

Class CitationsWrapper

public class CitationsWrapper
Inheritance
object
CitationsWrapper

Properties

Citations

Citations supporting the text block.
The type of citation returned will depend on the type of document being cited. Citing a PDF results in page_location, plain text results in char_location, and content document results in content_block_location.

public Citation[] Citations { get; set; }

Property Value

Citation[]