_OLEObject.PrintObject Property

Definition

True if the object will be printed when the document is printed. Read/write Boolean.

public:
 property bool PrintObject { bool get(); void set(bool value); };
public bool PrintObject { get; set; }
Public Property PrintObject As Boolean

Property Value

Applies to