'Declaration Protected Overridable ReadOnly Property AllowUserContentPrinting As Boolean
protected virtual bool AllowUserContentPrinting { get; }
protected: __property virtual bool get_AllowUserContentPrinting();
Property Value
true, если есть подписчики на событие PagePrinting, PagePrinted, ImageTilePrinting или ImageTilePrinted; в противном случае, false.