ClientOptionsPrinting Class

NAMESPACE

RASAdminEngine.Core.OutputModels.ClientRulesPolicy.ClientOptions.Advanced

DESCRIPTION

Client Options Printing Policy

INHERITED FROM

RASSerilazableObjarrow-up-right⇒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)

Boolean

Equals (Object obj)

Int32

GetHashCode ()

Type

GetType ()

String

ToString ()

Last updated