Set the default text font based upon the current format for Tables.
This commit is contained in:
@@ -3264,6 +3264,7 @@ namespace Volian.Print.Library
|
||||
|| (co != null && co.DropCheckOff);
|
||||
if (itemInfo.MyContent.MyGrid != null)
|
||||
{
|
||||
vlnCells.DefaultFont = itemInfo.FormatStepData.Font.WindowsFont;// Set the default text font based upon the format
|
||||
int profileDepth1 = ProfileTimer.Push(">>>> Before vlnParagraph.Grid");
|
||||
//Use Static MyFlexGrid - BWD INST2 - FlexGrid Errors
|
||||
MyFlexGrid.LoadGrid(itemInfo);
|
||||
|
Reference in New Issue
Block a user