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

Show in webframe

DocumentConverterEmptyPageMode Enumeration






Controls how empty pages are treated during the conversion.
Syntax
[DataContractAttribute()]
[SerializableAttribute()]
public enum DocumentConverterEmptyPageMode : System.Enum 
'Declaration
 
<DataContractAttribute()>
<SerializableAttribute()>
Public Enum DocumentConverterEmptyPageMode 
   Inherits System.Enum
'Usage
 
Dim instance As DocumentConverterEmptyPageMode
public enum DocumentConverterEmptyPageMode
            
[DataContractAttribute()]
[SerializableAttribute()]
public enum class DocumentConverterEmptyPageMode : public System.Enum 
Members
ValueMemberDescription
0x00000000None Empty page will be added to the document and no checking is performed.
0x00000001Skip Skip empty pages. The page is considered not empty if the annotations container for page contains items.
0x00000002SkipIgnoreAnnotations Skip empty pages. The page is considered empty even if the annotations container for page contains items.
Remarks

Refer to EmptyPageMode for more information.

Example

For an example, refer to EmptyPageMode.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Documents.Converters.DocumentConverterEmptyPageMode

Requirements

Target Platforms

See Also

Reference

Leadtools.Documents.Converters Namespace

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