PageResolution.Y 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 dots-per-inch measure of the vertical page resolution.
public:
property Nullable<int> Y { Nullable<int> get(); };
public int? Y { get; }
member this.Y : Nullable<int>
Public ReadOnly Property Y As Nullable(Of Integer)
Property Value
A nullable Int32 value that represents a vertical page resolution.
Remarks
For most printers, this value is the paper dimension that is parallel to the direction of paper movement through the printer, and X is the paper dimension that is perpendicular to the direction of paper movement. The two values are usually the same.
Applies to
Vertu í samstarfi við okkur á GitHub
Heimildina fyrir þetta efni er að finna á GitHub, þar sem þú getur líka búið til og farið yfir vandamál og sameinað beiðnir. Frekari upplýsingar er að finna í framlagshandbók okkar.