Table of Contents

Class PrintSettings

Namespace
Shift.Sdk.UI
Assembly
Shift.Sdk.dll
public class PrintSettings : ISearchReport
Inheritance
PrintSettings
Implements
Inherited Members
Extension Methods

Constructors

PrintSettings()

public PrintSettings()

Properties

CompetencyDepthFrom

public int? CompetencyDepthFrom { get; set; }

Property Value

int?

CompetencyDepthThru

public int? CompetencyDepthThru { get; set; }

Property Value

int?

CompetencyFields

public string[] CompetencyFields { get; set; }

Property Value

string[]

CompetencyPosition

public string CompetencyPosition { get; set; }

Property Value

string

CompetencySettings

public string[] CompetencySettings { get; set; }

Property Value

string[]

FooterText

public string FooterText { get; set; }

Property Value

string

Identifier

public Guid? Identifier { get; set; }

Property Value

Guid?

IsBulletedList

public bool IsBulletedList { get; set; }

Property Value

bool

IsOrderedList

public bool IsOrderedList { get; set; }

Property Value

bool

IsPrintAsChecklist

public bool IsPrintAsChecklist { get; set; }

Property Value

bool

IsRenderPageBreaks

public bool IsRenderPageBreaks { get; set; }

Property Value

bool

IsRenderPageNumbers

public bool IsRenderPageNumbers { get; set; }

Property Value

bool

IsRenderToc

public bool IsRenderToc { get; set; }

Property Value

bool

IsShowFieldHeading

public bool IsShowFieldHeading { get; set; }

Property Value

bool

Language

public string Language { get; set; }

Property Value

string

Name

public string Name { get; set; }

Property Value

string