Beispiel #1
0
    internal static string smethod_17(PageBordersApplyType A_0, bool A_1)
    {
        int num = 9;

        switch (A_0)
        {
        case PageBordersApplyType.AllPages:
            if (A_1)
            {
                return(BookmarkStart.b("丮崰弲攴嘶常帺丼", num));
            }
            return(BookmarkStart.b("丮崰弲ᠴ䜶堸尺堼䰾", num));

        case PageBordersApplyType.FirstPage:
            if (A_1)
            {
                return(BookmarkStart.b("䤮堰䄲䘴䌶椸娺娼娾", num));
            }
            return(BookmarkStart.b("䤮堰䄲䘴䌶ᐸ䬺尼堾⑀", num));

        case PageBordersApplyType.AllExceptFirstPage:
            if (A_1)
            {
                return(BookmarkStart.b("䄮帰䜲猴帶䬸䠺䤼漾⁀⑂⁄", num));
            }
            return(BookmarkStart.b("䄮帰䜲ᠴ儶倸䤺丼䬾汀㍂⑄⁆ⱈ", num));
        }
        return("");
    }
Beispiel #2
0
 internal void method_91(PageBordersApplyType A_0)
 {
     this.SetAttr(0x8ac, A_0);
 }