Click or drag to resize

DocPicture WidthScale Property

Note: This API is now obsolete.

Returns or sets picture width scale factor in percent.

Namespace: Spire.Doc.Fields
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
[ObsoleteAttribute("WidthScale is Obsolete. use the SetScale method.")]
public float WidthScale { get; set; }

Property Value

Type: Single

Implements

IPicture WidthScale
See Also