ClientOptionsPrinting

NAMESPACE

RASAdminEngine.Core.OutputModels.ClientRulesPolicy.ClientOptions.Advanced

DESCRIPTION

Client Options Printing Policy

INHERITED FROM

RASSerilazableObj

ClientOptionsPrinting

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

Type
Name
Description

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
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