PDFInfoSettings Class

Definition

Namespace: PCBI_PDFImport.Export.BoardExport
Assembly: PCBI_PDF_Import (in PCBI_PDF_Import.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public class PDFInfoSettings
Inheritance
Object    PDFInfoSettings

Constructors

PDFInfoSettings Default constructor for the PDFInfoSettings
PDFInfoSettings(Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, InfoLayerEnum, Boolean) Constructor for the PDFInfoSettings

Fields

HighlightOutline Draw additional frame for overlayed objects
InfoToShow Type of information for the overlay
ShowInfoLayer Info layer on/off
ShowLineInfo Display info overlay on lines
ShowPadInfo Display info overlay on Drill Pads
ShowSMDInfo Display info overlay on SMD Pads
ShowSurfaceInfo Display info overlay on Surfaces (only Size)
UnitMM Unit MM or Mils for Size Label

See Also