'Declaration
<DispIdAttribute(8)> ReadOnly Property PageRotation As RotateFlipType
[DispId(8)] RotateFlipType PageRotation {get;}
read-only property PageRotation: RotateFlipType;
DispIdAttribute(8) function get PageRotation : RotateFlipType
[DispId(8)] __property RotateFlipType get_PageRotation();
[DispId(8)] property RotateFlipType PageRotation { RotateFlipType get(); }