Share

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.

C#

public struct MediaBounds {
}

Visual Basic

Public Structure MediaBounds
End Structure

Links

MediaBounds Methods, MediaBounds Operators, MediaBounds Properties

Was this information helpful?