VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Pdf.Processing Namespace / PdfPageRotateOrthogonallyCommand Class
In This Topic
PdfPageRotateOrthogonallyCommand Class Methods
In This Topic
For a list of all methods of this type, see PdfPageRotateOrthogonallyCommand.
Public Methods
 NameDescription
Public MethodDetermines whether this processing command can be applied to the specified target. (Inherited from PdfPageProcessingCommand)
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