'Declaration Public Property AnnotationRenderingMode As Vintasoft.Imaging.Pdf.PdfAnnotationRenderingMode
public Vintasoft.Imaging.Pdf.PdfAnnotationRenderingMode AnnotationRenderingMode { get; set; }
public: __property Vintasoft.Imaging.Pdf.PdfAnnotationRenderingMode get_AnnotationRenderingMode(); public: __property void set_AnnotationRenderingMode(
Vintasoft.Imaging.Pdf.PdfAnnotationRenderingMode value
);
public:
property Vintasoft.Imaging.Pdf.PdfAnnotationRenderingMode AnnotationRenderingMode { Vintasoft.Imaging.Pdf.PdfAnnotationRenderingMode get(); void set(Vintasoft.Imaging.Pdf.PdfAnnotationRenderingMode value); }
Property Value
Значение по умолчанию: PdfAnnotationRenderingMode.RenderDisplayable | PdfAnnotationRenderingMode.RenderPrintable | PdfAnnotationRenderingMode.MarkupAnnotations | PdfAnnotationRenderingMode.NonMarkupAnnotations.