ClientOptionsPrinting
NAMESPACE
RASAdminEngine.Core.OutputModels.ClientRulesPolicy.ClientOptions.Advanced
DESCRIPTION
Client Options Printing Policy
INHERITED FROM
⇒
ClientOptionsPrinting
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type | Name | Description
Boolean | AllowEMFRasterization | Will convert non distributable fonts data to images.
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 | Will refresh printer hardware information every 30 days.
Boolean | PrintUseCache | Will cache printer hardware information.
Boolean | PrintUseFontsCache | Will allow for the RAS universal printing embedded fonts.
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 | | |
Last updated