PointCardRW.SidewaysMaxChars Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the maximum number of characters that can be printed on each line in sideways mode.
public abstract int SidewaysMaxChars { get; }
member this.SidewaysMaxChars : int
Public MustOverride ReadOnly Property SidewaysMaxChars As Integer