A Sandcastle Documented Class Library
![]() | DocxTextBoxWidth Property |
Gets the width.
Namespace: QsGemBox.Docx
Assembly: QsGemBox (in QsGemBox.dll) Version: 22.4.2.0 (22.4.2.0)

public double Width { get; }
Public ReadOnly Property Width As Double Get
public: property double Width { double get (); }
member Width : float with get
Property Value
Type: DoubleThe width.
