A Sandcastle Documented Class Library
![]() | DocxParagraphSetFontName Method |
Setta il font di tutto il paragrafo
Namespace: QsGemBox.Docx
Assembly: QsGemBox (in QsGemBox.dll) Version: 22.4.2.0 (22.4.2.0)

public DocxParagraph SetFontName( string fontName )
Public Function SetFontName ( fontName As String ) As DocxParagraph
public: DocxParagraph^ SetFontName( String^ fontName )
member SetFontName : fontName : string -> DocxParagraph
Parameters
- fontName
- Type: SystemString
Name of the font.
Return Value
Type: DocxParagraphDocxParagraph.
