Document CreateParagraphItem Method |
Namespace: Spire.Doc
public ParagraphBase CreateParagraphItem( ParagraphItemType itemType )
Public Function CreateParagraphItem ( itemType As ParagraphItemType ) As ParagraphBase
public: ParagraphBase^ CreateParagraphItem( ParagraphItemType itemType )
member CreateParagraphItem : itemType : ParagraphItemType -> ParagraphBase