PrinterResolution.Y Vlastnost

Definice

Získá svislé rozlišení tiskárny v tečkách na paleci.

public:
 property int Y { int get(); void set(int value); };
public:
 property int Y { int get(); };
public int Y { get; set; }
public int Y { get; }
member this.Y : int with get, set
member this.Y : int
Public Property Y As Integer
Public ReadOnly Property Y As Integer

Hodnota vlastnosti

Svislé rozlišení tiskárny v tečkách na palet.

Poznámky

Kind Pokud vlastnost není nastavena na Custom, výchozí hodnota Y vlastnosti je -1.

Platí pro