Table of Contents

Table "Virtual Printer CPCAP"

ID 70344730
Namespace: CapVision.Office.PrinterConnectors.Printers

Properties

Name Value
DataClassification CustomerContent
Caption Virtual Printer
DrillDownPageId Page CapVision.Office.PrinterConnectors.Printers."Virtual Printers CPCAP"
LookupPageId Page CapVision.Office.PrinterConnectors.Printers."Virtual Printers CPCAP"

Fields

Name Type Description
"Printer ID" BigInteger
"Printer Display Name" Text[250]
Enabled Boolean
"Provider Name" Text[100]
"Printer Name" Text[250]
"Printer Payload" Blob
"Printer Settings" Blob
"Background Printing" Boolean
Picture MediaSet
SystemId Guid
SystemCreatedAt DateTime
SystemCreatedBy Guid
SystemModifiedAt DateTime
SystemModifiedBy Guid
SystemRowVersion BigInteger

Methods

GetByDisplayName

[TryFunction]
procedure GetByDisplayName(DisplayName: Text[250]): Boolean

Parameters

Name Type Description
DisplayName Text[250]

Returns

Type Description
Boolean

ResetPayload

procedure ResetPayload()

See also