ParagraphBase Constructor
|
Namespace:
Spire.Doc.Fields
Assembly:
Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
protected ParagraphBase(
Document doc
)
Protected Sub New (
doc As Document
)
protected:
ParagraphBase(
Document^ doc
)
new :
doc : Document -> ParagraphBase
Parameters
-
doc
-
Type:
Spire.Doc
Document
See Also