FrameDimension.Page Property

Definition

Gets the page dimension.

public:
 static property System::Drawing::Imaging::FrameDimension ^ Page { System::Drawing::Imaging::FrameDimension ^ get(); };
public static System.Drawing.Imaging.FrameDimension Page { get; }
static member Page : System.Drawing.Imaging.FrameDimension
Public Shared ReadOnly Property Page As FrameDimension

Property Value

The page dimension.

Applies to