Gets or sets a value indicating whether this
PdfObject instance is printed. This slightly different implications based on object type.
Namespace:
RadPdf.Data.Document.Objects
Assembly:
RadPdf (in RadPdf.dll) Version: 3.48.0.0 (3.48.0.0)
Syntax public abstract bool Print { get; set; }
Public MustOverride Property Print As Boolean
Get
Set
Property Value
Type:
BooleanSee Also