Adjusted the left margin for the AOP Placekeeper with Initials format
This commit is contained in:
@@ -789,6 +789,9 @@ namespace fmtxml
|
||||
case "BGEEOP.PAG":
|
||||
AddBGEEOPPage(ref pgstyles);
|
||||
break;
|
||||
case "BGEEOP.Z00":
|
||||
AddBGEEOPPage_Z00(ref pgstyles);
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1342,6 +1345,9 @@ namespace fmtxml
|
||||
case "BGEEOP.DOC":
|
||||
AddBGEEOPDOC(ref dcstyles);
|
||||
break;
|
||||
case "BGEEOP.Y00":
|
||||
AddBGEEOPDOC_Y00(ref dcstyles);
|
||||
break;
|
||||
}
|
||||
}
|
||||
private void AddWCNBCKDoc(ref DocStyles dcstyles)
|
||||
|
Reference in New Issue
Block a user