ITextViewLine.VirtualSpaceWidth 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.
Get the width of the virtual spaces at the end of this line.
public:
 property double VirtualSpaceWidth { double get(); };public:
 property double VirtualSpaceWidth { double get(); };public double VirtualSpaceWidth { get; }member this.VirtualSpaceWidth : doublePublic ReadOnly Property VirtualSpaceWidth As DoubleProperty Value
The width of the virtual spaces at the end of this line.