'Declaration Public Property RenderingIntent As Vintasoft.Imaging.Pdf.Tree.PdfGraphicsStateRenderingIntent
public Vintasoft.Imaging.Pdf.Tree.PdfGraphicsStateRenderingIntent RenderingIntent { get; set; }
public: __property Vintasoft.Imaging.Pdf.Tree.PdfGraphicsStateRenderingIntent get_RenderingIntent(); public: __property void set_RenderingIntent(
Vintasoft.Imaging.Pdf.Tree.PdfGraphicsStateRenderingIntent value
);
public:
property Vintasoft.Imaging.Pdf.Tree.PdfGraphicsStateRenderingIntent RenderingIntent { Vintasoft.Imaging.Pdf.Tree.PdfGraphicsStateRenderingIntent get(); void set(Vintasoft.Imaging.Pdf.Tree.PdfGraphicsStateRenderingIntent value); }