LegacyPageBorder Property (CompatibilityOptions)
In This Topic
Gets or sets a value indicating whether
C1PreviewPane should use legacy method to draw shadows around pages. The default value is
false.
Syntax
'Declaration
Public Property LegacyPageBorder As Boolean
public bool LegacyPageBorder {get; set;}
See Also