PDFLayerParameters(String, Color, PDFInfoSettings) Constructor
Constructor for the PDFLayerParameters
Namespace: PCBI_PDFImport.Export.BoardExportAssembly: PCBI_PDF_Import (in PCBI_PDF_Import.dll) Version: 17.0.0.0 (17.0.0.0)
public PDFLayerParameters(
string layerName,
Color layerColor,
PDFInfoSettings infoParameters
)
Public Sub New (
layerName As String,
layerColor As Color,
infoParameters As PDFInfoSettings
)
public:
PDFLayerParameters(
String^ layerName,
Color layerColor,
PDFInfoSettings^ infoParameters
)
new :
layerName : string *
layerColor : Color *
infoParameters : PDFInfoSettings -> PDFLayerParameters
Parameters
- layerName String
-
- layerColor Color
- Color that should be used for all Objects on the Layer
- infoParameters PDFInfoSettings
- Information about the InfoLayer