Method ApplyStyle
ApplyStyle(DocumentId, ElementId)
Method to apply a style to a drafting document
Declaration
[OperationContract]
[AvailableSinceVersion(7, 20, 255, 0)]
void ApplyStyle(DocumentId inDocumentId, ElementId inElementId)
Parameters
| Type | Name | Description |
|---|---|---|
| DocumentId | inDocumentId | the drafting document |
| ElementId | inElementId | the style to apply to all concerned elements. |