'Declaration Protected Overrides ReadOnly Property AllowUserContentPrinting As Boolean
protected override bool AllowUserContentPrinting { get; }
protected: __property bool get_AllowUserContentPrinting(); override;
Property Value
true if there are subscribers to the PagePrinting, PagePrinted, ImageTilePrinting or ImageTilePrinted event; otherwise, false.