PdfEditOptions

Inheritance: java.lang.Object, com.groupdocs.editor.options.FixedLayoutEditOptionsBase

public final class PdfEditOptions extends FixedLayoutEditOptionsBase

Allows to specify custom options for editing PDF documents

Constructors

Constructor Description
PdfEditOptions() Creates and returns a new instance of the PdfEditOptions class, where all options are set to their default values
PdfEditOptions(boolean enablePagination) Creates and returns a new instance of the PdfEditOptions class with specified pagination and default all other options

PdfEditOptions()

public PdfEditOptions()

Creates and returns a new instance of the PdfEditOptions class, where all options are set to their default values

PdfEditOptions(boolean enablePagination)

public PdfEditOptions(boolean enablePagination)

Creates and returns a new instance of the PdfEditOptions class with specified pagination and default all other options

Parameters:

Parameter Type Description
enablePagination boolean Pagination flag, that enables HTML output, adjusted for paged mode