Back to Devexpress

ParagraphCollection.AddParagraphToList Method

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-dot-paragraphcollection-dot-addparagraphtolist.md

latest905 B
Original Source

ParagraphCollection.AddParagraphToList Method

NameParametersDescription
AddParagraphToList(Paragraph, NumberingList, Int32)paragraph, list, levelIndexApply the numbering list format specified by the NumberingList object to the specified paragraph.
AddParagraphToList(Paragraph, Int32, Int32)paragraph, numberingListIndex, levelIndexApply the numbering list format specified by the NumberingList object to the specified paragraph.