com.docmosis.document.converter
Class ConversionInstruction.OfficeEngineProperties

java.lang.Object
  extended by com.docmosis.document.converter.ConversionInstruction.OfficeEngineProperties
All Implemented Interfaces:
Serializable
Enclosing class:
ConversionInstruction

public static class ConversionInstruction.OfficeEngineProperties
extends Object
implements Serializable

Properties specifically for the underlying office engine

See Also:
Serialized Form

Field Summary
static String CHANGES
           
static String DISPLAY_PDF_DOCUMENT_TITLE
           
static String DOCUMENT_OPEN_PASSWORD
           
static String EMBED_STANDARD_FONTS
           
static String ENABLE_COPYING_OF_CONTENT
           
static String ENABLE_TEXT_ACCESS_FOR_ACCESSIBILITY_TOOLS
           
static String ENCRYPT_FILE
           
static String HIDE_VIEWER_MENUBAR
           
static String HIDE_VIEWER_TOOLBAR
           
static String HIDE_VIEWER_WINDOW_CONTROLS
           
static String INITIAL_VIEW
           
static String MAGNIFICATION
           
static String OPEN_IN_FULL_SCREEN_MODE
           
static String PASSWORD
           
static String PERMISSION_PASSWORD
           
static String PRINTING
           
static String QUALITY
           
static String RESTRICT_PERMISSIONS
           
static String SELECT_PDF_VERSION
           
static String TAGGED_PDF
           
static String USE_LOSSLESS_COMPRESSION
           
static String WATERMARK
           
static String ZOOM
           
 
Constructor Summary
ConversionInstruction.OfficeEngineProperties()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DISPLAY_PDF_DOCUMENT_TITLE

public static final String DISPLAY_PDF_DOCUMENT_TITLE

EMBED_STANDARD_FONTS

public static final String EMBED_STANDARD_FONTS

HIDE_VIEWER_MENUBAR

public static final String HIDE_VIEWER_MENUBAR

HIDE_VIEWER_TOOLBAR

public static final String HIDE_VIEWER_TOOLBAR

HIDE_VIEWER_WINDOW_CONTROLS

public static final String HIDE_VIEWER_WINDOW_CONTROLS

INITIAL_VIEW

public static final String INITIAL_VIEW

OPEN_IN_FULL_SCREEN_MODE

public static final String OPEN_IN_FULL_SCREEN_MODE

QUALITY

public static final String QUALITY

SELECT_PDF_VERSION

public static final String SELECT_PDF_VERSION

USE_LOSSLESS_COMPRESSION

public static final String USE_LOSSLESS_COMPRESSION

WATERMARK

public static final String WATERMARK

MAGNIFICATION

public static final String MAGNIFICATION

ZOOM

public static final String ZOOM

ENCRYPT_FILE

public static final String ENCRYPT_FILE

DOCUMENT_OPEN_PASSWORD

public static final String DOCUMENT_OPEN_PASSWORD

PASSWORD

public static final String PASSWORD

TAGGED_PDF

public static final String TAGGED_PDF

RESTRICT_PERMISSIONS

public static final String RESTRICT_PERMISSIONS

PERMISSION_PASSWORD

public static final String PERMISSION_PASSWORD

PRINTING

public static final String PRINTING

CHANGES

public static final String CHANGES

ENABLE_COPYING_OF_CONTENT

public static final String ENABLE_COPYING_OF_CONTENT

ENABLE_TEXT_ACCESS_FOR_ACCESSIBILITY_TOOLS

public static final String ENABLE_TEXT_ACCESS_FOR_ACCESSIBILITY_TOOLS
Constructor Detail

ConversionInstruction.OfficeEngineProperties

public ConversionInstruction.OfficeEngineProperties()


Copyright © 2014–2021 Docmosis Pty Ltd. All rights reserved.