layout_options property

ProcessorContext.layout_options property

Document layout options used by the processor.

@property
def layout_options(self) -> aspose.words.layout.LayoutOptions:
    ...

See Also