TextElementTWidth Property |
The width of the rectangle which contains the element (in pixels).
Namespace: GroupDocs.Viewer.ResultsAssembly: GroupDocs.Viewer (in GroupDocs.Viewer.dll) Version: 22.5
Syntaxpublic double Width { get; }
Public ReadOnly Property Width As Double
Get
public:
property double Width {
double get ();
}
member Width : float with get
Property Value
Type:
Double
See Also