[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.OutputIntent.OutputCondition

OutputCondition Property

OutputCondition

Gets or sets a string concisely identifying the intended output device or production condition in human-readable form.

This is the preferred method of defining such a string for presentation to the user.

Declaration
public string OutputCondition { get; set; }
Public Property OutputCondition As String