Click or drag to resize
PoPrintCGMMonitorGetPrintCGMFilter Method

Gets editing filters defining which print CGM attributes will be displayed in the dialog box.

Namespace: OIV.HardCopy.Editors
Assembly: OIV.HardCopy (in OIV.HardCopy.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public void GetPrintCGMFilter(
	out uint inclusionMask,
	out uint exclusionMask
)

Parameters

inclusionMask
Type: SystemUInt32
exclusionMask
Type: SystemUInt32
Remarks