 | DocxTextBoxWidth Property |
Gets the width.
Namespace: QsGemBox.DocxAssembly: QsGemBox (in QsGemBox.dll) Version: 28.1.0-RC
Syntaxpublic double Width { get; }Public ReadOnly Property Width As Double
Get
public:
property double Width {
double get ();
}member Width : float with get
Property Value
DoubleThe width.
See Also