'Declaration Public Property ParagraphVerticalPositionCompatible As Boolean
public bool ParagraphVerticalPositionCompatible { get; set; }
Property Value
True - converter should align the text in paragraph vertically - in this case paragraph will look exactly like in the original document;
false - converter should not add additional vertical alignment of text in paragraph - in this case paragraph may not look exactly like in the original document.
Default value is false.
false - converter should not add additional vertical alignment of text in paragraph - in this case paragraph may not look exactly like in the original document.
Default value is false.