ParagraphElement Constructor(Style)
Initializes a new instance of the
ParagraphElement class with the specified style settings.
public ParagraphElement(
Style
)
'Declaration
Public Function New( _
ByVal As Style _
)
Parameters
- style
- The Style object to use.