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

53ffba5a c05b a654 151c 620ec879b97f

haplokuon edited this page May 6, 2023 · 1 revision

UnderlayPdf Field

netDxf 3.0.0 Library

PDF underlay.

Definition

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

C#

public const string UnderlayPdf = "PDFUNDERLAY"

VB

Public Const UnderlayPdf As String = "PDFUNDERLAY"

C++

public:
literal String^ UnderlayPdf = "PDFUNDERLAY"

F#

static val mutable UnderlayPdf: string

Field Value

String

See Also

Reference

DxfObjectCode Class
netDxf Namespace

Clone this wiki locally