| Name | Description | |
|---|---|---|
![]() | CanModifyTarget | Gets a value indicating whether this processing command can modify target object. (Inherited from ProcessingCommand<TTarget>) |
![]() | IsMultithreadingSupported | Gets a value indicating whether this processing command supports multithreading. (Inherited from ProcessingCommand<TTarget>) |
![]() | Name | Gets the name of processing command. |
![]() | Scale | Gets or sets the PDF page scale. |
![]() | ScaleX | Gets or sets the PDF page scale in X direction. |
![]() | ScaleY | Gets or sets the PDF page scale in Y direction. |
![]() | TargetType | Gets the type of the target of processing command. (Inherited from ProcessingCommand<TTarget>) |
