API Reference

Class

OneNoteParagraphStyle

Namespace OfficeIMO.OneNote
Assembly OfficeIMO.OneNote
Modifiers sealed

Paragraph alignment and spacing.

Inheritance

  • Object
  • OneNoteParagraphStyle

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

Constructors

public OneNoteParagraphStyle() #

Properties

public String StyleId { get; set; } #

Named paragraph style identifier.

public Nullable<OneNoteParagraphAlignment> Alignment { get; set; } #

Horizontal alignment.

public Nullable<Double> SpaceBefore { get; set; } #

Space before the paragraph in native half-inch units.

public Nullable<Double> SpaceAfter { get; set; } #

Space after the paragraph in native half-inch units.

public Nullable<Double> ExactLineSpacing { get; set; } #

Exact line spacing in native half-inch units.