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

7b2cb5fb 71d4 1d9b 7eda 77960135da56

haplokuon edited this page May 6, 2023 · 1 revision

UnderlayPdfDefinitionDictionary Field

netDxf 3.0.0 Library

PDF underlay definition styles dictionary.

Definition

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

C#

public const string UnderlayPdfDefinitionDictionary = "ACAD_PDFDEFINITIONS"

VB

Public Const UnderlayPdfDefinitionDictionary As String = "ACAD_PDFDEFINITIONS"

C++

public:
literal String^ UnderlayPdfDefinitionDictionary = "ACAD_PDFDEFINITIONS"

F#

static val mutable UnderlayPdfDefinitionDictionary: string

Field Value

String

See Also

Reference

DxfObjectCode Class
netDxf Namespace

Clone this wiki locally