IsPreviewEnabled Property (PrintInfo)
In This Topic
Gets a System.Boolean value determining whether preview is enabled.
Syntax
'Declaration
Public ReadOnly Property IsPreviewEnabled As System.Boolean
public System.bool IsPreviewEnabled {get;}
See Also