Allows access to the standard (i.e., author, keywords, title, and subject) and custom properties of a drawing document.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Interface IDrawingProperties |
C# | |
---|
public interface IDrawingProperties |
JavaScript | |
---|
Object dsDrawingProperties |
COM native C++ | |
---|
interface IDrawingProperties |
C++ | |
---|
class dsDrawingProperties |
Example
Accessors
See Also