SeparationPlate Class Documentation
classSeparationPlate : SystemIDisposableNamespace:Datalogics::PDFL
- Inherits from:
SystemIDisposable
Detailed Description
Represents a plate for making print separations. Used with PostScript.
Referenced by
Constructor & Destructor Documentation
SeparationPlate
SeparationPlate(Inkcolorant)Parameters
colorant: Ink
SeparationPlate
SeparationPlate(SeparationPlaterhs, InternalConstructsignifier)Parameters
rhs: SeparationPlatesignifier: InternalConstruct
SeparationPlate
SeparationPlate(Inkcolorant, System.IO.StreamepsOutput)Parameters
colorant: InkA colorant to use for this SeparationPlate.
epsOutput: System.IO.StreamA 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:
voidFor internal use only. Used by the native language constructors to set _epsStm.
ConstructorRetrieve
static SeparationPlateConstructorRetrieve(System.IntPtrignored)Parameters
ignored: System.IntPtr
Returns:
SeparationPlateDispose
voidDispose()Returns:
voidDisposeChildren
voidDisposeChildren()Returns:
void