IDrawingSupportFiles Interface Send Feedback
See Also  Members   Example
Allows access to the options that get and set default paths and file names for these drawing-support files: alternate font, drawing, drawing template, external references, font mapping, library, LineStyle, and RichLineStyle.

Syntax

Visual Basic 
Public Interface IDrawingSupportFiles 
C# 
public interface IDrawingSupportFiles 
JavaScript 
Object dsDrawingSupportFiles
COM native C++ 
interface IDrawingSupportFiles
C++ 
class dsDrawingSupportFiles

Example

Remarks

The IDrawingSupportFiles interface corresponds to clicking Tools > Options > File Locations > Drawing Support in the user interface.

Accessors

Object Model

See Also