Click or drag to resize

PdfImageShapeRotation Property

Gets or sets the object's rotation relative to the page.

Namespace:  RadPdf.Data.Document.Objects.Shapes
Assembly:  RadPdf (in RadPdf.dll) Version: 3.43.0.0 (3.43.0.0)
Syntax
public PdfRotation Rotation { get; set; }

Property Value

Type: PdfRotation
See Also