Class PropertyMatchDevicePixel
- Namespace
- combit.Reporting.Dom
- Assembly
- combit.ListLabel31.CrossPlatform.dll
Device pixel matching settings for raster output (dot size reduction etc.).
public class PropertyMatchDevicePixel : DomItem
- Inheritance
-
PropertyMatchDevicePixel
- Inherited Members
Properties
Active
Gets or sets whether the pixel matching is active.
public string Active { get; set; }
Property Value
DotSizeReduction
Gets or sets the dot size reduction factor.
public string DotSizeReduction { get; set; }