PrintingSettings Class

NAMESPACE

RASAdminEngine.Core.OutputModels

DESCRIPTION

RAS Printing Settings

INHERITED FROM

RASSerilazableObjarrow-up-right⇒PrintingSettings

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

Type
Name
Description

List<String>

AutoInstallFonts

Auto Installed Fonts.

DriverAllowMode

Printer Drivers allow mode.

Boolean

EmbedFonts

Whether Embed Fonts is enabled or not.

List<String>

ExcludedFontsArray

Excluded Fonts string array.

List<String>

PrinterDriversArray

Printer Drivers string array.

String

PrinterNamePattern

Printer Name Pattern.

Boolean

ReplicatePrinterDrivers

Whether the option "Replicate Printer Drivers Settings" is enabled or not.

Boolean

ReplicatePrinterFont

Whether the option "Replicate Printer Font Settings" is enabled or not..

Boolean

ReplicatePrinterPattern

Whether the option "Replicate Printer Name Pattern Settings" is enabled or not.

PUBLIC METHODS

Type
Name
Description

Int32

CompareTo (Object obj)

Boolean

Equals (Object obj)

Int32

GetHashCode ()

Type

GetType ()

String

ToString ()

Last updated