FixedLayoutEditOptionsBase Class |
Namespace: GroupDocs.Editor.Options
The FixedLayoutEditOptionsBase type exposes the following members.
Name | Description | |
---|---|---|
![]() | FixedLayoutEditOptionsBase | Initializes a new instance of the FixedLayoutEditOptionsBase class |
Name | Description | |
---|---|---|
![]() | EnablePagination |
Allows to enable (true) or disable (false) pagination in the resultant HTML document. By default is disabled (false).
|
![]() | Pages |
Allows to set a page range to process. By default all pages of a fixed-layout document are processed.
|
![]() | SkipImages |
Gets or sets the flag indicating whether images must be skipped while converting input fixed-layout document to the resultant HTML. Default is false - images are preserved.
|