DocxParagraph.GetCharacterFormatForParagraphMarkSize Method

QsInformatica.Utils

DocxParagraphGetCharacterFormatForParagraphMarkSize Method

Get the size of character format for paragraph mark.

Namespace:  QsGemBox.Docx
Assembly:  QsGemBox (in QsGemBox.dll) Version: 22.4.2.0 (22.4.2.0)
Syntax
public double GetCharacterFormatForParagraphMarkSize()
Public Function GetCharacterFormatForParagraphMarkSize As Double
public:
double GetCharacterFormatForParagraphMarkSize()
member GetCharacterFormatForParagraphMarkSize : unit -> float 

Return Value

Type: Double

[Missing <returns> documentation for "M:QsGemBox.Docx.DocxParagraph.GetCharacterFormatForParagraphMarkSize"]

See Also