public PdfRotation Rotation { get; set; }
Public Property Rotation As PdfRotation Get Set
public: property PdfRotation Rotation { PdfRotation get (); void set (PdfRotation value); }