Method CanPrintDirect
CanPrintDirect(PdmObjectId)
Tells whether a document can be printed directly without user interaction.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 11, 300, 80)]
bool CanPrintDirect(PdmObjectId inDocumentId)
Parameters
| Type | Name | Description |
|---|---|---|
| PdmObjectId | inDocumentId | Document identifier. |
Returns
| Type | Description |
|---|---|
| bool |
Remarks
This method is available since v7.10.300.080.