IAcadPreferencesPdfOutputLayoutsToExport Property
|
Namespace: BricscadApp
Assembly: Interop.BricscadApp (in
Interop.BricscadApp.dll) Version: 21.0.0.0
Syntax
PdfExportLayoutSettingType LayoutsToExport { get; set; }
Property LayoutsToExport As PdfExportLayoutSettingType
Get
Set
property PdfExportLayoutSettingType LayoutsToExport {
PdfExportLayoutSettingType get ();
void set (PdfExportLayoutSettingType value);
}
abstract LayoutsToExport : PdfExportLayoutSettingType with get, set
Property Value
Type:
PdfExportLayoutSettingType
See Also