|  | DocxParagraphGetCharacterFormatForParagraphMarkSize Method  | 
 
            Get the size of character format for paragraph mark.
            
 
    Namespace: 
   QsGemBox.Docx
    Assembly:
   QsGemBox (in QsGemBox.dll) Version: 25.2.0.0 (25.2.0.0)
 Syntax
Syntaxpublic 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
See Also