internal static string smethod_15(PageBorderOffsetFrom A_0)
    {
        int num = 13;

        switch (A_0)
        {
        case PageBorderOffsetFrom.Text:
            return(BookmarkStart.b("䜲倴伶䴸", num));

        case PageBorderOffsetFrom.PageEdge:
            return(BookmarkStart.b("䌲吴倶尸", num));
        }
        return("");
    }
Exemple #2
0
 internal void method_95(PageBorderOffsetFrom A_0)
 {
     this.SetAttr(0x8c0, A_0);
 }