StiImageExportSettingsCutEdges Property |
Gets or sets value which indicates that page margins will be cut or not. This property can't be used with EMF, SVG, SVGZ formats.
Namespace:
Stimulsoft.Report.Export
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public bool CutEdges { get; set; }
Public Property CutEdges As Boolean
Get
Set
Property Value
Type:
BooleanSee Also