Autodesk.AutoCAD.PlottingServices Namespace > MediaBounds Structure
MediaBounds Structure
Description

 

This class provides properties that describe the boundaries of the media in terms of page size, lower left printable area, and upper right printable area.

Visual Basic
Public Structure MediaBounds
End Structure
C#
public struct MediaBounds {
}
Links
   Comments?