ParagraphContent
type ParagraphContent = ApiUnsupported | ApiRun | ApiInlineLvlSdt | ApiHyperlink | ApiFormBase
Description
The types of elements that can be added to the paragraph structure.
Try It
oParagraph.AddElement(oRun, 0);
type ParagraphContent = ApiUnsupported | ApiRun | ApiInlineLvlSdt | ApiHyperlink | ApiFormBase
The types of elements that can be added to the paragraph structure.
oParagraph.AddElement(oRun, 0);