This repository has been archived by the owner on Oct 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 416
7b2cb5fb 71d4 1d9b 7eda 77960135da56
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
PDF underlay definition styles dictionary.
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
String