Added support for VCSDEV and SUM format files for VCSummer

This commit is contained in:
Rich
2013-06-11 18:41:32 +00:00
parent f03615dd7d
commit 924e5c024e
6 changed files with 133 additions and 2 deletions

View File

@@ -45,6 +45,12 @@ public struct DocStyles
[Serializable]
public struct DocStyle
{
//for VCSummer by jcb
public float CenterLineX;
public float CenterLineYTop;
public float CenterLineYBottom;
public bool LandscapePageList;
//end for VCSummer by jcb
public string Name;
public short Index;
public short pagestyle; // Index into page style array