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