Property MarkFormat
MarkFormat
Gets or sets the run formatting of the paragraph mark (w:pPr/w:rPr), or null. The mark's formatting sizes empty paragraphs and is XOR-relevant for toggles.
public CharacterFormat? MarkFormat { get; set; }
Gets or sets the run formatting of the paragraph mark (w:pPr/w:rPr), or null. The mark's formatting sizes empty paragraphs and is XOR-relevant for toggles.
public CharacterFormat? MarkFormat { get; set; }