'Declaration <DescriptionAttribute("A rectangle, expressed in default user space units, defining the region to which the contents of the page should be clipped when output in a production environment.")> Public Property BleedBox As System.Drawing.RectangleF
[Description("A rectangle, expressed in default user space units, defining the region to which the contents of the page should be clipped when output in a production environment.")] public System.Drawing.RectangleF BleedBox { get; set; }
[Description("A rectangle, expressed in default user space units, defining the region to which the contents of the page should be clipped when output in a production environment.")] public: __property System.Drawing.RectangleF* get_BleedBox(); public: __property void set_BleedBox(
System.Drawing.RectangleF* value
);
[Description("A rectangle, expressed in default user space units, defining the region to which the contents of the page should be clipped when output in a production environment.")] public:
property System.Drawing.RectangleF^ BleedBox { System.Drawing.RectangleF^ get(); void set(System.Drawing.RectangleF^ value); }
Property Value
Значение по умолчанию - значение CropBox.