Click or drag to resize

DocPicture Rotation Property

Gets/Sets the rotation of DocPicture.Specifies the rotation of the graphic frame.

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

Property Value

Type: Single
See Also