Table of Contents

Class PageLocationCitation

public class PageLocationCitation : LocationCitation
Inheritance
object
PageLocationCitation
Inherited Members

Properties

EndPageNumber

Required.

public int EndPageNumber { get; set; }

Property Value

int

StartPageNumber

Required. Required range: x >= 1

public int StartPageNumber { get; set; }

Property Value

int

Type

Required.

public override CitationType Type { get; }

Property Value

CitationType