DocxOptions

Overview

DocxOptions is a interface in Aspose.PDF FOSS for TypeScript.

Options for {@link Document.ToDocx} and {@link Page.ToDocx}.

Properties: backdrop, box, mode.

Properties

NameTypeAccessDescription
mode: 'flow' | 'textbox'ReadReflowable, or positioned page reproduction.
backdrop: 'none' | 'raster'ReadA raster of the page’s GRAPHICS behind the frames, in textbox mode, with every glyph suppressed.
box: 'crop' | 'media'ReadWhich page box sizes the page.