DrawingDocument.SheetFormats Property
Parent Object: DrawingDocumentDescription
Property that returns the SheetFormats collection object.
Syntax
DrawingDocument.SheetFormats() As SheetFormatsProperty Value
This is a read only property whose value is a SheetFormats.Samples
Name | Description |
Create sheet with multiple views | This sample demonstrates the creation of a drawing sheet based on a particular sheet format containing the definition for multiple views. |