public enum DocumentMapSource : System.Enum
'Declaration Public Enum DocumentMapSource Inherits System.Enum
Member | Description |
---|---|
All | Document map provided by both labels and headings. |
Headings | Document map provided by headings. |
Labels | Document map provided by labels of controls. |
None | No document map. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.PageReportModel.DocumentMapSource