Xfinium.Pdf.FlowDocument Namespace > PdfFlowDocument Class : OutputIntents Property |
'Declaration
Public Property OutputIntents As PdfOutputIntentCollection
'Usage
Dim instance As PdfFlowDocument Dim value As PdfOutputIntentCollection instance.OutputIntents = value value = instance.OutputIntents
public PdfOutputIntentCollection OutputIntents {get; set;}
public: property PdfOutputIntentCollection^ OutputIntents { PdfOutputIntentCollection^ get(); void set ( PdfOutputIntentCollection^ value); }
Supported .NET Platforms: .NET 2.0 - .NET 4.6, Windows Forms, ASP.NET, Windows Presentation Foundation 4.x, Silverlight 5, WinRT, Universal Windows Platform, Windows Phone 8 & 8.1, Xamarin iOS & Android, Portable Class Library