Show / Hide Table of Contents

Enum Convert.HTMLOutputOptions.ContentReflowSetting

Namespace: pdftron.PDF
Assembly: PDFNetAndroid.dll
Syntax
public enum ContentReflowSetting

Fields

Name Description
e_fixed_position

Content uses fixed positioning (default).

e_reflow_full

Text flows freely edge-to-edge in a single column.

e_reflow_paragraphs

Deprecated. Text flows within paragraphs.

In This Article
Back to top Generated by DocFX