FiscalPrinter.CapSetHeader 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 a Boolean value that indicates whether the SetHeaderLine method can be used to initialize the contents of a particular line of the receipt header.
public abstract bool CapSetHeader { get; }
member this.CapSetHeader : bool
Public MustOverride ReadOnly Property CapSetHeader As Boolean