Error processing SSI file
LEADTOOLS Leadtools.Documents.Converters (Leadtools.Documents.Converters assembly)

Show in webframe

BlankPageDetectorCommandFlags Property






Options to use for detecting empty raster pages.
Syntax
public BlankPageDetectorCommandFlags BlankPageDetectorCommandFlags {get; set;}
'Declaration
 
Public Property BlankPageDetectorCommandFlags As BlankPageDetectorCommandFlags
'Usage
 
Dim instance As DocumentConverterPreprocessor
Dim value As BlankPageDetectorCommandFlags
 
instance.BlankPageDetectorCommandFlags = value
 
value = instance.BlankPageDetectorCommandFlags
// Use BlankPageDetectorCommandFlags members
public int getBlankPageDetectorCommandFlags()
public void setBlankPageDetectorCommandFlags(int value)
            
public:
property BlankPageDetectorCommandFlags BlankPageDetectorCommandFlags {
   BlankPageDetectorCommandFlags get();
   void set (    BlankPageDetectorCommandFlags value);
}

Property Value

The options to use for detecting empty raster pages. Default value is BlankPageDetectorCommandFlags.None for default detection.
Remarks

Refer to EmptyPageMode for more information.

Example

For an example, refer to EmptyPageMode.

Requirements

Target Platforms

See Also

Reference

DocumentConverterPreprocessor Class
DocumentConverterPreprocessor Members

Error processing SSI file
   Leadtools.Documents.Converters requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features