Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

473eabb1 cc28 4c99 e2de 8588a4f3e4dc

haplokuon edited this page May 6, 2023 · 1 revision

UnderlayPdfDefinition Field

netDxf 3.0.0 Library

PDF underlay definition.

Definition

Namespace: netDxf
Assembly: netDxf (in netDxf.dll) Version: 3.0.0

C#

public const string UnderlayPdfDefinition = "PDFDEFINITION"

VB

Public Const UnderlayPdfDefinition As String = "PDFDEFINITION"

C++

public:
literal String^ UnderlayPdfDefinition = "PDFDEFINITION"

F#

static val mutable UnderlayPdfDefinition: string

Field Value

String

See Also

Reference

DxfObjectCode Class
netDxf Namespace

Clone this wiki locally