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