ImageGear23.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDFPage Class : Rotation Property |
'Declaration Public ReadOnly Property Rotation As ImGearRotationValues
'Usage Dim instance As ImGearPDFPage Dim value As ImGearRotationValues value = instance.Rotation
public ImGearRotationValues Rotation {get;}
public: __property ImGearRotationValues get_Rotation();
public: property ImGearRotationValues Rotation { ImGearRotationValues get(); }