VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Pdf.Processing Namespace / RemoveTransparencyFromContentStreamCommand Class
In This Topic
RemoveTransparencyFromContentStreamCommand Class Properties
In This Topic
For a list of all properties of this type, see RemoveTransparencyFromContentStreamCommand.
Public Properties
 NameDescription
Public PropertyGets a value indicating whether this processing command can modify target object. (Inherited from ProcessingCommand<TTarget>)
Public PropertyGets or sets the settings of compression that is used for compressing of rasterized page content.
Public PropertyGets or sets the compression that is used for compressing of rasterized page content.
Public PropertyGets a value indicating whether this processing command supports multithreading. (Inherited from ProcessingCommand<TTarget>)
Public PropertyGets or sets the maximum count of PDF graphics figures, which can intersect with PDF grahics figure with transparency, for converting PDF graphics figure with transparency to the vector graphics.
Public PropertyGets the name of processing command.
Public PropertyGets or sets a value indicating whether need remove vector alpha transparency.
Public PropertyGets or sets the resolution, which is used by the command for rendering content, which will be converted from vector form to the raster form.
Public PropertyGets the type of the target of processing command. (Inherited from ProcessingCommand<TTarget>)
Public PropertyGets or sets a value indicating whether the command must use the fallback convertation (rasterization) to remove the transparency.
See Also