PrintPageEventArgs.MarginBounds Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the rectangular area that represents the portion of the page inside the margins.
public:
property System::Drawing::Rectangle MarginBounds { System::Drawing::Rectangle get(); };
public System.Drawing.Rectangle MarginBounds { get; }
member this.MarginBounds : System.Drawing.Rectangle
Public ReadOnly Property MarginBounds As Rectangle
Property Value
The rectangular area, measured in hundredths of an inch, that represents the portion of the page inside the margins.
Applies to
See also
التعاون معنا على GitHub
يمكن العثور على مصدر هذا المحتوى على GitHub حيث يمكنك أيضاً إضافة مشاكل وطلبات سحب ومراجعتها. للحصول على معلومات إضافية، اطلع على دليل المساهم لدينا.