[]
Print the current document.
public bool PrintDocument(string documentName = "")
Type | Name | Description |
---|---|---|
string | documentName | The name used when printing. |
Type | Description |
---|---|
bool | Returns true if operation is successful; otherwise, false. |