Back to Devexpress

PdfViewer.DocumentProducer Property

windowsforms-devexpress-dot-xtrapdfviewer-dot-pdfviewer-e4418932.md

latest1.3 KB
Original Source

PdfViewer.DocumentProducer Property

If the document was converted to PDF from another format, specifies the name of the conforming product that converted it to PDF.

Namespace : DevExpress.XtraPdfViewer

Assembly : DevExpress.XtraPdfViewer.v25.2.dll

NuGet Package : DevExpress.Win.PdfViewer

Declaration

csharp
[DefaultValue("")]
public string DocumentProducer { get; set; }
vb
<DefaultValue("")>
Public Property DocumentProducer As String

Property Value

TypeDefaultDescription
StringString.Empty

A String value.

|

See Also

PdfViewer Class

PdfViewer Members

DevExpress.XtraPdfViewer Namespace