VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Pdf.Processing Namespace / RemoveTransparencyFromContentStreamCommand Class
In This Topic
RemoveTransparencyFromContentStreamCommand Class Methods
In This Topic
For a list of all methods of this type, see RemoveTransparencyFromContentStreamCommand.
Public Methods
 NameDescription
Public MethodDetermines whether this processing command can be applied to the specified target. (Inherited from ProcessingCommand<TTarget>)
Public MethodOverloaded. Create retargeted command with specified target type. (Inherited from ProcessingCommand<TTarget>)
Public MethodOverloaded. Executes the processing command for the specified PDF tree node.
Public MethodReturns a string representation of this object. (Inherited from ProcessingCommand<TTarget>)
See Also