Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. DrawString & Right to left ???? [modified]

DrawString & Right to left ???? [modified]

Scheduled Pinned Locked Moved C#
question
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    Tavbi
    wrote on last edited by
    #1

    Hi, Is there any way to write text from right to left with DrawString method? I want print bill and I want align amounts of bill items to right side. The amounts length are not equal so some amount strings are not quite on right side, some strings are too long and are out of bounds. How can I do this? Sorry my english. Thanks, Jure

    A 1 Reply Last reply
    0
    • T Tavbi

      Hi, Is there any way to write text from right to left with DrawString method? I want print bill and I want align amounts of bill items to right side. The amounts length are not equal so some amount strings are not quite on right side, some strings are too long and are out of bounds. How can I do this? Sorry my english. Thanks, Jure

      A Offline
      A Offline
      atuldeore
      wrote on last edited by
      #2

      You might want to have a look at StringFormat which helps you provide the alignment of the string while using DrawString()

      Every bit counts

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups