BlankPageDetectionCommandInPlaceProcessing Property |
Returns true because this command doesn't actually return a new image, just returns the source image.
Namespace:
Atalasoft.Imaging.ImageProcessing.Document
Assembly:
Atalasoft.dotImage.AdvancedDocClean (in Atalasoft.dotImage.AdvancedDocClean.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public override bool InPlaceProcessing { get; }
Public Overrides ReadOnly Property InPlaceProcessing As Boolean
Get
Property Value
Type:
BooleanSee Also