Click or drag to resize

DocPicture HeightScale Property

Note: This API is now obsolete.

Returns or sets picture height 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("HeightScale is Obsolete. use the SetScale method.")]
public float HeightScale { get; set; }

Property Value

Type: Single

Implements

IPicture HeightScale
See Also