'Declaration Public Property InteractionMode As PdfAnnotationInteractionMode
public PdfAnnotationInteractionMode InteractionMode { get; set; }
public: __property PdfAnnotationInteractionMode get_InteractionMode(); public: __property void set_InteractionMode(
PdfAnnotationInteractionMode value
);
public:
property PdfAnnotationInteractionMode InteractionMode { PdfAnnotationInteractionMode get(); void set(PdfAnnotationInteractionMode value); }
Property Value
Значение по умолчанию - PdfAnnotationInteractionMode.View.