跳到主内容

搜索

搜索

Automatically rotate certain labels

评论

1 条评论

  • Avatar
    Shotaro Ito

    Unfortunately BarTender suite application doesn't have such option.

    If you don't mind for small bit of coding,
    By ActiveX Automation or Bartender .net SDK,
    You can change  page orientation from custom application written by C# / VB.net.

    See example below For ActiveX:

    http://help.seagullscientific.com/2016/en/#../Subsystems/ActiveX/Content/Orientation_Property.htm

    For .net SDK you can use PageSetup.Orientation Property.

    0

请先登录再写评论。