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.

Visual Basic

Public Structure MediaBounds
End Structure

C#

public struct MediaBounds {
}

Links

MediaBounds Methods, MediaBounds Operators, MediaBounds Properties

Was this information helpful?