SessionsPrinting Class
NAMESPACE
RASAdminEngine.Core.OutputModels.ClientRulesPolicy.Session
DESCRIPTION
Sessions Printing Policy
INHERITED FROM
RASSerilazableObj⇒SessionsPrinting
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type | Name | Description | |
---|---|---|---|
DefaultPrintingSettings | The Default Printing Settings | ||
Boolean | Enabled | Whether Printing Policy is enabled or not | |
PrintingOptions | The Printing Options | ||
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 | |
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 () |
Last updated