MaximumCount Property

Definition

Assembly Markdig.dll

The maximum number of character this emphasis is expected to have (must be >=1 and >= minimumCount)

public int MaximumCount { get; }

Returns