SessionsPrinting Class

NAMESPACE

RASAdminEngine.Core.OutputModels.ClientRulesPolicy.Session

DESCRIPTION

Sessions Printing Policy

INHERITED FROM

RASSerilazableObj
SessionsPrinting

INTERFACES

PUBLIC PROPERTIES

Type Name Description
DefaultPrintingSettings DefaultPrintingSettings The Default Printing Settings
Boolean Enabled Whether Printing Policy is enabled or not
PrintingOptions PrintingOptions The Printing Options
UniversalPrinting RedirectPrinters Redirection method: To All, To Default Only or To Specific (printer) Only.
List<String> RedirectPrintersList List of names of printers that are used to redirect to
PrintingTechnologyUse RedirectPrinterTech The redirect printer technology chosen

PUBLIC METHODS

Type Name Description
Int32 CompareTo (Object obj) Inherited from RASSerilazableObj
Boolean Equals (Object obj) Inherited from RASSerilazableObj
Int32 GetHashCode () Inherited from RASSerilazableObj
Type GetType ()
String ToString ()

References to Types

SessionPolicy