Method GetPageCount
GetPageCount(DocumentId)
Gets the number of pages of a drafting document
Declaration
[OperationContract]
[AvailableSinceVersion(7, 20, 255, 0)]
int GetPageCount(DocumentId inDocumentId)
Parameters
| Type | Name | Description |
|---|---|---|
| DocumentId | inDocumentId | The drafting document |
Returns
| Type | Description |
|---|---|
| int | the number of pages of the drawing |