Click or drag to resize

IPicture Width Property

Returns or setspicture width.

Namespace: Spire.Doc.Interface
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
float Width { get; set; }

Property Value

Type: Single
Remarks
The value is measured in points.
See Also