RDPPrinterSettings
NAMESPACE
RASAdminEngine.Core.OutputModels.HostPool
DESCRIPTION
Host Pool Printer Settings
INHERITED FROM
⇒
RDPPrinterSettings
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type
Name
Description
PrinterNameFormat
Specifies the 'Printer Name Format' option.
Boolean
RemoveClientNameFromPrinterName
Specifies if 'Remove client name from printer name' option is enabled or disabled.
Boolean
RemoveSessionNumberFromPrinterName
Specifies if 'Remove session number from printer name' option is enabled or disabled.
PUBLIC METHODS
Type
Name
Description
Int32
CompareTo (Object obj)
Inherited from RASSerilazableObj
Void
CopyFrom (RDPPrinterSettings other)
Boolean
Equals (Object obj)
Inherited from RASSerilazableObj
Int32
GetHashCode ()
Inherited from RASSerilazableObj
Type
GetType ()
String
ToString ()
References to Types
Last updated