PosPrinterPrintOptions.Alignment 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定值,這個值表示應用程式想要用於列印文字的對齊方式。
public:
property PosPrinterAlignment Alignment { PosPrinterAlignment get(); void set(PosPrinterAlignment value); };
PosPrinterAlignment Alignment();
void Alignment(PosPrinterAlignment value);
public PosPrinterAlignment Alignment { get; set; }
var posPrinterAlignment = posPrinterPrintOptions.alignment;
posPrinterPrintOptions.alignment = posPrinterAlignment;
Public Property Alignment As PosPrinterAlignment
屬性值
應用程式想要用於列印文字的對齊方式。