Property HeadingLevel
HeadingLevel
Gets or sets the deepest heading level that starts a new content document, 1–9. Defaults to 1. Only consulted when Split is Heading.
public int HeadingLevel { get; set; }
Gets or sets the deepest heading level that starts a new content document, 1–9. Defaults to 1. Only consulted when Split is Heading.
public int HeadingLevel { get; set; }