BCSViewerIsPreview Property |
Gets or sets a value indicating whether the current document
is in the print preview screen.
Namespace:
BlueCieloECM.InnoCielo.Meridian.Scripting
Assembly:
BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.111.0)
Syntax public bool IsPreview { get; set; }
Public Property IsPreview As Boolean
Get
Set
Property Value
Type:
BooleanSee Also