'Declaration <DescriptionAttribute("The crop box for this page.")> <RefreshPropertiesAttribute(All)> <TypeConverterAttribute(Vintasoft.Imaging.TypeConverters.RectangleFConverter)> Public Property CropBox As System.Drawing.RectangleF
[Description("The crop box for this page.")] [RefreshProperties(All)] [TypeConverter(Vintasoft.Imaging.TypeConverters.RectangleFConverter)] public System.Drawing.RectangleF CropBox { get; set; }
[Description("The crop box for this page.")] [RefreshProperties(All)] [TypeConverter(Vintasoft.Imaging.TypeConverters.RectangleFConverter)] public: __property System.Drawing.RectangleF* get_CropBox(); public: __property void set_CropBox(
System.Drawing.RectangleF* value
);
[Description("The crop box for this page.")] [RefreshProperties(All)] [TypeConverter(Vintasoft.Imaging.TypeConverters.RectangleFConverter)] public:
property System.Drawing.RectangleF^ CropBox { System.Drawing.RectangleF^ get(); void set(System.Drawing.RectangleF^ value); }
Property Value
Значение по умолчанию - MediaBox.