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