[]
        
(Showing Draft Content)

C1.C1Preview.C1PrintDocument.ActualCreationPrinterName

ActualCreationPrinterName Property

ActualCreationPrinterName

Gets the name of the actual measurement printer which was used to generate the document. This can differ from the name specified by CreationPrinterName, for example if the report was rendered on a system with no such printer.

Declaration
[Browsable(false)]
public string ActualCreationPrinterName { get; }
See Also