PosPrinterFontProperty.IsScalableToAnySize Property

Definition

Gets whether the point-of-service printer font is scalable to any size.

public:
 property bool IsScalableToAnySize { bool get(); };
bool IsScalableToAnySize();
public bool IsScalableToAnySize { get; }
var boolean = posPrinterFontProperty.isScalableToAnySize;
Public ReadOnly Property IsScalableToAnySize As Boolean

Property Value

Boolean

bool

True if the point-of-service printer font is scalable to any size; otherwise, false.

Applies to