ClientOptionsPrinting
NAMESPACE
RASAdminEngine.Core.OutputModels.ClientRulesPolicy.ClientOptions.Advanced
DESCRIPTION
Client Options Printing Policy
INHERITED FROM
⇒
ClientOptionsPrinting
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Boolean
AllowEMFRasterization
Will convert non distributable fonts data to images.
Boolean
DynamicPrinterRedir
When enabled, if any printer configuration which matches the redirection
rules is updated, the changes are reflected on the remote virtual
printer.
Boolean
Enabled
Whether Printing policy is enabled or not.
Boolean
PrintInstallFonts
Will install any missing fonts automatically.
Boolean
PrintRawSupport
Will allow for raw printing support.
Boolean
PrintRefreshCache
Deprecated: Will refresh printer hardware information every 30 days.
Boolean
PrintUseCache
Deprecated: Will cache printer hardware information.
Boolean
PUBLIC METHODS
Type
GetType ()
String
ToString ()
### References to Types
Last updated