SeparationPlate Class Documentation

classSeparationPlate : SystemIDisposable

Namespace:Datalogics::PDFL

Inherits from:
SystemIDisposable

Detailed Description

Represents a plate for making print separations. Used with PostScript.

Constructor & Destructor Documentation

SeparationPlate

SeparationPlate(Inkcolorant)

Parameters

colorant: Ink

SeparationPlate

SeparationPlate(SeparationPlaterhs, InternalConstructsignifier)

Parameters

signifier: InternalConstruct

SeparationPlate

SeparationPlate(Inkcolorant, System.IO.StreamepsOutput)

Parameters

colorant: Ink

A colorant to use for this SeparationPlate.

epsOutput: System.IO.Stream

A System.IO.Stream which will receive the EPS output for this SeparationPlate.

General constructor

~SeparationPlate

~SeparationPlate()

Property Documentation

Alias

stringAlias[get, set]

Angle

doubleAngle[get, set]

ColorantName

stringColorantName[get, set]

Density

doubleDensity[get, set]

EPSOutput

System.IO.StreamEPSOutput[get, set]

The System.IO.Stream that will receive EPS output for this SeparationPlate.

Frequency

doubleFrequency[get, set]

InkType

InkTypesInkType[get, set]

PreviewOption

SeparationPreviewOptionsPreviewOption[get, set]

Member Function Documentation

AssignNozzleInternal

voidAssignNozzleInternal(BaseOutputNozzlen)

Parameters

n: BaseOutputNozzle

Returns:

void

For internal use only. Used by the native language constructors to set _epsStm.

Dispose

voidDispose()

Returns:

void

DisposeChildren

voidDisposeChildren()

Returns:

void